From: Tei <42...@in...> - 2003-02-26 13:43:29
|
Hello, I am a OpenGL developper and use PhpWiki for my website (telejano.berlios.de) and want to use PhpWiki to generate some documentation. I am extremly lazzy. My lazyness is enormeous. I dislike tipping extra chars.... I am writting a big documentation doc, with phpwiki, and I will externalize has .xhtml files, and compile has a .chm help file. But is slow to write the "[" and "]" around keywords to make then links. I have opened the index.php file and inside its a php-regular expresion to detect wikiwords. Can aniyone in this list provide me a regex for my needs? I want to make wikiwords this way(*): $func_ladder $rscript_mikmod Actually i need to type: [func_ladder] [rscript_mikmod] I know this is absurd, lame, and extremlly lazzy, but i am a lazzy men. I am a coder, and for some reason i hate to write docs for my apps. Help me, please. -Tei note: Yes, I actually post that because I want to save 1 extra typping char per wikiword, whooooo..... |