From: Aphid <ap...@uc...> - 2005-08-31 20:47:19
|
but the page has several subpages, a couple of which have subpages of their own (eg [classes/w05/syllabus]), so 'no subpages found' shouldn't be the issue.. is there a properly formated working version of this stuff anywhere on the wiki that i could follow? thanks, a On Aug 31, 2005, at 6:51 AM, Reini Urban wrote: > > A section is a header and subsequent paragraph (textblock) > The title of the section is the content of the header. > > ! Section1 > textblock1 > > ! Section2 > textblock2 > > > PhpWiki starts always with the simpliest and most stupid > implementation, > here searching for "<page>/*", and refines its behaviour. > The advice is to wait until any developer fixes the currently wrong > behaviour in the error case - i.e. no subpages found. > > |