]> sipb.mit.edu Git - ikiwiki.git/history - IkiWiki/Plugin/websetup.pm
editpage: beautify redirection URLs, avoiding exposing the implementation detail...
[ikiwiki.git] / IkiWiki / Plugin / websetup.pm
2008-08-06  Joey Hesssave to real setup file, and rebuild/refresh
2008-08-05  Joey HessRevert "typo"
2008-08-05  Joey Hesstypo
2008-08-04  Joey Hesshm
2008-08-04  Joey Hessplugin enable/disable working and bugfixes
2008-08-04  Joey Hesswork around strange problem with banned_users
2008-08-04  Joey Hesscheckboxes back
2008-08-04  Joey Hessuse radio, not checkbox, for booleans
2008-08-03  Joey Hessadd plugin safe/rebuild info (part 3 of 3)
2008-08-03  Joey Hesssupport rebuild tristate
2008-08-03  Joey Hessmove plugin toggles to before config setting again
2008-08-03  Joey Hessui improvements
2008-08-03  Joey Hessshow force disabled plugins in advanced mode
2008-08-03  Joey Hessadd plugin safe/rebuild info (part 1 of 2)
2008-08-03  Joey Hessplugin safe/rebuild controls
2008-08-03  Joey Hessadd advanced and basic modes
2008-08-03  Joey Hessavoid adding extra disabled fields for arrays
2008-08-03  Joey Hessproperly support all types of data in arrays
2008-08-03  Joey Hessremove description_html, add link
2008-08-03  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-08-03  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-08-03  Joey Hesssupport arrays
2008-08-03  Joey Hessupdate
2008-08-03  Joey Hessrebuild detection
2008-08-03  Joey Hesspull values from form to config
2008-08-03  Joey Hesscollect a hash of shown fields
2008-08-03  Joey Hessshow unsafe options (RO) by default
2008-08-03  Joey Hessavoid syslog whining from broken plugins
2008-08-03  Joey Hessavoid setting default value in websetup_force_plugins
2008-08-02  Joey Hessdon't install demo external plugins by default
2008-08-02  Joey Hesswebsetup form display done
2008-08-02  Joey Hessbasic form display done
2008-08-02  Joey Hessskeleton of web setup plugin