Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-09-22 | make taglink support the same method for specifying link text as a regular | joey | |
wikilink | |||
2007-09-22 | * img: Allow link=somepage to cause the image to link to a given page. | joey | |
Slight overriding of link, as link=no is still used to disable the linking entirely. Unless you have a page named "no".. | |||
2007-09-22 | * map: Render pages on the way to subpages whose parent pages | joey | |
are not included in the map. Include special styling for such pages. * map: Remove common prefixes and don't over-indent. * Add class option to htmllink(). | |||
2007-09-22 | rename | joey | |
2007-09-21 | web commit by tschwinge: Request about adding a better linking functionality. | joey | |
2007-09-20 | * Add taglink preprocessor directive, supporting visible tag links. | joey | |
Closes: #443344 | |||
2007-09-16 | * table plugin: Actually specify the delimiter when parsing CSV. | joey | |
* table plugin: The previous version broke WikiLinks inside quoted values. Fix this by linkifying CSV data after parsing it, while DSV data is still linkified before parsing. | |||
2007-09-16 | * table plugin: Actually specify the delimiter. | joey | |
2007-09-14 | * meta: Support license and copyright information. The information will | joey | |
be shown in the page footer. HTML will also be inserted that should support the rel=license microformat as well as the HTML spec's rel=copyright. | |||
2007-09-10 | web commit by http://id.inelegant.org/: First pass at user documentation. | joey | |
2007-09-07 | web commit by arpitjain11: Gallery Plugin added | joey | |
2007-09-07 | web commit by arpitjain11 | joey | |
2007-09-05 | update excludes | joey | |
2007-09-02 | web commit by tschwinge: I'm running Debian unstable, not testing. | joey | |
2007-08-31 | web commit by tschwinge: Once again. | joey | |
2007-08-31 | web commit by tschwinge: Further info. | joey | |
2007-08-31 | web commit by tschwinge: Response. | joey | |
2007-08-30 | update | joey | |
2007-08-30 | web commit by tschwinge: Fix formatting from hell, again. | joey | |
2007-08-30 | web commit by tschwinge: Error message. | joey | |
2007-08-28 | * Support for looking in multiple directories for underlay files. | joey | |
* Plugins can add new directories to the search path with the add_underlay function. * Split out smiley underlay files into a separate underlay, so if the plugin isn't used, the wiki isn't bloated with all those files. | |||
2007-08-26 | * Add an editcontent hook. | joey | |
2007-08-24 | resp | joey | |
2007-08-23 | rename tex to teximg | joey | |
2007-08-23 | * Add embed plugin, which allows embedding content from google maps, video, | joey | |
calendar, and youtube. Normally, the htmlsanitiser eats these since they use unsafe tags, the embed plugin overrides it for trusted sites. * The googlecalendar plugin is now deprecated, and will be removed eventually. Please switch to using the embed plugin. | |||
2007-08-23 | web commit by PatrickWinnertz | joey | |
2007-08-23 | web commit by http://jeremie.koenig.myopenid.com/: correction | joey | |
2007-08-23 | web commit by PatrickWinnertz: put in some documentation about the tex plugin | joey | |
2007-08-23 | web commit by ManojSrivastava | joey | |
2007-08-22 | * Call the formbuilder hook for the edit page. | joey | |
* Call decode_form_utf8 before running formbuilder_setup hooks. * Add editdiff plugin contributed by Jeremie Koenig. * Fix it to not leak path info. | |||
2007-08-22 | * Added tex plugin to generate images from latex code. | joey | |
Contributed by Patrick Winnertz as a GSoC project. | |||
2007-08-21 | web commit by tschwinge: Typo fix. | joey | |
2007-08-21 | fixes | joey | |
2007-08-21 | fix | joey | |
2007-08-21 | reorg all the pages about rcs backends. Fix all links | joey | |
2007-08-20 | * Add color parameter to postsparkline. Closes: #438900 | joey | |
2007-08-17 | revert | joey | |
2007-08-17 | clean up | joey | |
2007-08-17 | link to format_escape | joey | |
2007-08-17 | * Applied Jeremie Koenig's pluggable editpage buttons patch: | joey | |
- add a title to the editpage form; - pass a reference to the list of buttons to the formbuilder_setup hooks, so we can add ours; - relax asumption about the possible submit values (use "Save Page" explicitly); - de-hardcode the submit buttons from the editpage template (This was needed for compatability with a bug in CGI::FormBuilder 3.0401, but ikiwiki already needs a newer version.) * Pass buttons to all other formbuilder_setup hooks too. | |||
2007-08-17 | comments | joey | |
2007-08-17 | rst plugin allows raw html now | joey | |
rst plugin could be sped up enormously by rewriting it to be a pure python external plugin | |||
2007-08-17 | web commit by http://jeremie.koenig.myopenid.com/: add a plugin page for ↵ | joey | |
"showdiff" | |||
2007-08-16 | web commit by http://jeremie.koenig.myopenid.com/: disable the preprocessor ↵ | joey | |
for some types of pages? | |||
2007-08-16 | web commit by http://jeremie.koenig.myopenid.com/: plugin updated to use ↵ | joey | |
HTML::Entities | |||
2007-08-16 | web commit by http://jeremie.koenig.myopenid.com/ | joey | |
2007-08-15 | resp | joey | |
2007-08-15 | web commit by tschwinge: Hmm. | joey | |
2007-08-15 | hmmm? | joey | |
2007-08-15 | web commit by tschwinge: Doesn't work as suggested. | joey | |