Warning: Cannot modify header information - headers already sent by (output started at /home3/cogitnet/public_html/siig/pmwiki/pmwiki.php:5) in /home3/cogitnet/public_html/siig/pmwiki/scripts/caches.php on line 36

Warning: Cannot modify header information - headers already sent by (output started at /home3/cogitnet/public_html/siig/pmwiki/pmwiki.php:5) in /home3/cogitnet/public_html/siig/pmwiki/pmwiki.php on line 889
SIIGwiki | PmWiki / DesignNotes browse
Recent Changes - Search:

Main Topics

PmWiki

Edit SideBar

DesignNotes

Here are some of the features and notes about PmWiki’s design decisions. Many of these derive directly from the PmWikiPhilosophy and lots of discussion on the mailing lists.

« PmWikiPhilosophy | DocumentationIndex | Glossary »

Q Why doesn’t PmWiki use hierarchical / nested groups?

A It essentially comes down to figuring out how to handle

page links between nested groups; if someone can figure out an obvious, intuitive way for authors to do that, then nested groups become plausible. See DesignNotes and PmWiki:HierarchicalGroups.

Q Why don’t PmWiki’s scripts have a closing ?> tag?

A All of PmWiki’s scripts now omit the closing ?> tag. The tag is not

required, and it avoids problems with unnoticed spaces or blank lines at the end of the file. Also, some file transfer protocols may change the newline character(s) in the file, which can also cause problems. See also the Instruction separation page in the PHP manual.

Q Does PmWiki support WYSIWYG editing (or something like the FCKEditor)?

A Short answer: PmWiki provides GUI buttons in a toolbar for common markups, but otherwise does not have WYSIWYG editing. For the reasons why, see PmWiki:WYSIWYG.

Edit - History - Print - Recent Changes - Search - pmwiki-2.1.24

 

 Send electronic mail to .
 Our home page is  <http://siig.cogit.net/>.