searching wiki syntax ??

View: New views
2 Messages — Rating Filter:   Alert me  

searching wiki syntax ??

by pcampbell-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello All

Is there a way to search within the wiki syntax.  I am trying to find
all occurrances of an included page I tried the google search & the
tikiwiki search but no joy so far.

Thanks

Tricia



------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time,
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
Tikiwiki-users mailing list
Tikiwiki-users@...
https://lists.sourceforge.net/lists/listinfo/tikiwiki-users

Re: searching wiki syntax ??

by Sylvie Greverend-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Mysql search searchs on non parsed pages (tiki search and google search
on parsed pages)
or use phpmyadmin or ... to query the database
select pageName from tiki_pages where data like '%mapage%';
On Mon, 2009-07-13 at 12:21 -0400, P Campbell wrote:

> Hello All
>
> Is there a way to search within the wiki syntax.  I am trying to find
> all occurrances of an included page I tried the google search & the
> tikiwiki search but no joy so far.
>
> Thanks
>
> Tricia
>
>
>
> ------------------------------------------------------------------------------
> Enter the BlackBerry Developer Challenge  
> This is your chance to win up to $100,000 in prizes! For a limited time,
> vendors submitting new applications to BlackBerry App World(TM) will have
> the opportunity to enter the BlackBerry Developer Challenge. See full prize  
> details at: http://p.sf.net/sfu/Challenge
> _______________________________________________
> Tikiwiki-users mailing list
> Tikiwiki-users@...
> https://lists.sourceforge.net/lists/listinfo/tikiwiki-users


------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time,
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
Tikiwiki-users mailing list
Tikiwiki-users@...
https://lists.sourceforge.net/lists/listinfo/tikiwiki-users