filter out demo plugins
[ikiwiki.git] / IkiWiki / Plugin /
2008-07-14 Simon McVittieMerge commit 'origin/master' into aggregateinternal
2008-07-14 Simon McVittieMerge branch 'master' of git://git.ikiwiki.info
2008-07-14 intrigeripedigree: added DISTANCE loop variable
2008-07-14 intrigeripedigree: fix RELDEPTH in PEDIGREE_BUT_ROOT...
2008-07-13 intrigeripedigree: added _but_root & _but_two_oldest loops
2008-07-13 intrigeripedigree: fixed misc bugs
2008-07-13 intrigeriadded new plugin: pedigree
2008-07-13 Joey Hessswitch preprocess hooks to use error function
2008-07-13 Simon McVittieMerge branch 'master' of git://git.ikiwiki.info
2008-07-13 Simon McVittieMerge branch 'css'
2008-07-13 Joey Hessconvert fatal error to warning
2008-07-12 Simon McVittieMerge branch 'bugs'
2008-07-12 Simon McVittieMerge branch 'bugs'
2008-07-12 Simon McVittieMerge branch 'master' of git://git.ikiwiki.info
2008-07-12 Simon McVittieMerge branch 'master' of git://git.ikiwiki.info into...
2008-07-12 Simon McVittieMake aggregated items be internal pages if --aggregatei...
2008-07-12 Simon McVittieStop prepending urn:uuid: to guids that look like UUIDs
2008-07-12 Simon McVittieRename [[!inline atomid="..."]] to [[!inline guid=...
2008-07-12 Simon McVittieAccept [[!inline ... atomid="..."]] and use it to popul...
2008-07-12 Joey HessMerge commit 'smcv/master'
2008-07-12 Joey HessMove yesno function out of inline and into IkiWiki...
2008-07-12 Simon McVittieBug fix: use &IkiWiki::pagetitle rather than nonexisten...
2008-07-12 Joey Hessrename uuid to guid
2008-07-12 Joey Hesselide temp var
2008-07-12 Joey HessMerge commit 'smcv/force-uuids' into force-uuids
2008-07-11 Simon McVittiemeta plugin: if uuid looks like it is in fact a UUID...
2008-07-11 Simon McVittieinline plugin: if meta plugin is also enabled, and...
2008-07-11 Simon McVittiemeta plugin: also collect [[!meta uuid="..."]]
2008-07-11 Joey Hessrename beautify_url to stress it only works on the...
2008-07-11 Joey Hessbeautify url recentchanges_link redirs to
2008-07-10 Joey Hesstemplate: Add support for a BASENAME variable.
2008-07-09 Joey Hessimprove error message if virus checker fails w/o output
2008-07-09 Joey Hessotl: Support utf-8 files. (Recai Oktaş)
2008-07-08 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-07-08 Joey Hessattachment: Support perl 5.8's buggy version of CGI.pm.
2008-07-08 Joey Hessexplicitly set form type to multipart
2008-07-08 Joey Hesscheck for tempfile being empty
2008-07-08 Joey Hessundef $fh before opening
2008-07-08 Joey Hessanother try at dealing with CGI.pm problem
2008-07-08 Joey Hessattachment: Support old versions of CGI.pm that lack...
2008-07-08 Joey Hessattachment: Fix an uninitialised value warning when...
2008-07-07 Joey Hessminor improvements
2008-07-07 Gabriel McManussearch: generate configuration files once only when...
2008-07-06 Joey Hessadd virus checking to attachments plugin
2008-07-06 Joey Hessavoid uninitialised value warnings
2008-07-06 Joey HessMerge branch 'master' into tova
2008-07-06 Joey Hessavoid uninitialised value
2008-07-06 Joey Hesseditpage escaping fixes
2008-07-02 Joey Hesslink to pagespec/attachment
2008-07-02 Joey Hessfactor out glob2re
2008-07-02 Joey Hessadd mimetype checking
2008-07-02 Joey HessMerge branch 'master' into tova
2008-07-02 Joey Hesslink to pagespec/attachment
2008-07-02 Joey Hessfactor out glob2re
2008-07-02 Joey Hessadd mimetype checking
2008-07-02 Joey HessMerge branch 'tova'
2008-07-02 Joey Hessadd user and ip support to attachment pagespecs
2008-07-02 Joey Hesstoggle: Add javascript to top of page, not to end....
2008-07-02 Joey Hessxhtml fixes
2008-07-02 Joey Hesstoggle: Add support for toggles that are open by default.
2008-07-02 Joey Hessattachments interface visibility toggling
2008-07-02 Joey Hessexport javascript, and support default-open toggles
2008-07-02 Joey Hessfixes
2008-07-01 Joey Hesssome fit and finish fixes
2008-07-01 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-07-01 Joey Hessonly show one sig fig
2008-07-01 Joey Hessdisplay human sizes
2008-07-01 Joey Hessadd both kinds of links
2008-07-01 Joey Hessbasic attachment list
2008-07-01 Joey Hesssave attachments when page is saved too
2008-07-01 Joey Hesscheck attachments in and refresh
2008-07-01 Joey Hessadd allowed attachments field to admin prefs
2008-07-01 Joey Hessminor optimisation
2008-07-01 Joey Hessfix expensive move code path
2008-07-01 Joey Hessbetter approach for cgi upload disabling
2008-07-01 Joey Hessbugfixes
2008-07-01 Joey Hessattachment location
2008-07-01 Joey Hessreorder
2008-07-01 Joey Hesscall check_canedit
2008-07-01 Joey Hessbugfix; support pagetype of "0"
2008-07-01 Joey Hesscopy the attachment into srcdir
2008-07-01 Joey Hessfix some messages
2008-07-01 Joey Hessadd an ispage limit
2008-07-01 Joey Hessminor improvements
2008-07-01 Joey Hessbasic attachment plugin, unfinished
2008-07-01 Joey Hessremove unused editpage title
2008-06-29 Joey Hesscall format hooks when generating page previews
2008-06-28 Joey Hesssmiley: Generate links relative to the destpage. (Fixes...
2008-06-25 Joey Hesspagesources might not be populated
2008-06-25 Joey Hessonly convert urls if the module is installed
2008-06-25 Joey Hessformatting
2008-06-25 Joey Hessrename to txt
2008-06-25 Joey Hessinitial version
2008-06-24 Bernd ZeimetzDisable handling of "bare" links by the creole plugin.
2008-06-21 Bernd Zeimetz`template` option for aggregate.pm.
2008-06-20 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-06-20 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-06-19 Joey Hessavoid creole parsing wikilinks
2008-06-19 Joey Hesscreole: New plugin from Bernd Zeimetz. Closes: #486930
2008-06-16 Joey Hesstextile: The Text::Textile perl module has some regexps...
next