Help Todo Changelog
Table des Matières... (cacher)
Changelog
The releases are in the form: pmwiki-efo_year-month-day_authorname.zip. If some additions are made during the same month, there won't be any new release (author code) name, but the new version will have the date updated, for example: pmwiki-efo_2011-07-27_leblanc.zip and later pmwiki-efo_2011-07-30_leblanc.zip
- 22 sept 2011:
- Gustave Le Rouge release:
- updated doc
- external RSS feed (not working?)
- HTML5 video and audio enabled
- Default Index
- CSS resized for smaller screens
- Form sample: HelpFormSample
- google (+1) and AddThis buttons: HelpSocialNetworks
- use of the cookbook attachtable to impove the management of attached files in the uploads folder.
- Gustave Le Rouge release:
- 30 aug 2011:
- Gaston Leroux release:
- upload feature
- mini gallery
- blogit
- new theme
- some extended syntax borrowed from textallion
- fixed clean_pmwiki.sh duplication bug.
- multilanguage support
- updated Mini gallery (using ultralightbox now)
- extended documentation
- abc musical notation cookbook included (but not activated)
- updated t2tguiedit appearance, added more icons
- Gaston Leroux release:
- 30 july 2011:
- Maurice Leblanc release:
- Initial release
- Maurice Leblanc release:
Known bugs and Todo list
- external RSS feed not working (on some servers only?)
- In the blog module, the edit link is broken. Use the menu on the right ("Blog Admin").
- When editing the top navigation bar, be careful to refer to [[Main/MyMenu]] and not to [[MyMenu]] , otherwise you'll create menu pages, and then pages, in the Site part, not the Main part (you may prefer it like this though...)
If you disable the blogit module in local/config.php, the "Blog admin" will still shown when logged as administrator. You have to remove it by hand, by editing the sidebar (the part on the bottom).clean_pmwiki.sh : some text entries are duplicated (in particular for the HelpEn page)Better separate languages (English / French), in particular for footer- make an exhaustive list of things to do :)
- You might get errors on some servers (for example http://www.free.fr) which are still using php4:
Fatal error: fopen(wiki.d/PmWikiFr.LayoutVariables etc.
PmWiki works better with PHP5. You can enable PHP5 on your wiki:
- either rename tour index.php to index.php5,
- or edit your root .htaccess file and add such a line (depending on your hosting): PHP 1
- If your gallery (using Attach: doesn't create thumbnails for your pictures because they are too big, just edit the php.ini file on your server and change memory_limit = 28M for example, and restart your php / apache instance.
You can get more advices there: http://www.pmwiki.org/wiki/PmWiki/UploadsAdmin
- mini.php contains img border="0" which doesn't validate xhtml strict (fixed, temporary)
- create some sample user groups for administration
- include http://www.pmwiki.org/wiki/Cookbook/Attachtable?
- zip blogit folders?
Create a sample for formsinclude google (+1) buttoninclure exemple attr?create PmWikiFr/EditQuickReference for English- Link to useful cookbooks (not included in the default install) :