Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-11-03 | web commit by tschwinge: Bug With Referring to *js* and *css* Files | Joey Hess | |
2007-11-03 | web commit by http://arpitjain11.myopenid.com/ | Joey Hess | |
2007-10-30 | web commit by http://arpitjain11.myopenid.com/ | Joey Hess | |
2007-10-30 | web commit by http://arpitjain11.myopenid.com/ | Joey Hess | |
2007-10-30 | web commit by tschwinge | Joey Hess | |
2007-10-30 | web commit by tschwinge: How to use this plugin? | Joey Hess | |
2007-10-29 | web commit by tschwinge: Remove resolved issue. | Joey Hess | |
2007-10-29 | analise one not-our-bugissue, move the other to a bug report page | Joey Hess | |
2007-10-29 | web commit by tschwinge: But not visible here, but in the Hurd wiki. | Joey Hess | |
2007-10-29 | web commit by tschwinge | Joey Hess | |
2007-10-29 | web commit by tschwinge: Bug when toggling in a preview page | Joey Hess | |
2007-10-29 | web commit by tschwinge: Bug when followed by a heading. | Joey Hess | |
2007-10-23 | * Add a calendar plugin, contributed by Manoj Srivastava. | joey | |
* Reformat calendar plugin to ikiwiki conventions. * The calendar plugin made *every* page depend on every other page, which seemed a wee tiny little bit overkill. Fixed the dependency calculations (I hope.) * Removed manual ctime statting code, and just have the calendar plugin use %pagectime. | |||
2007-10-15 | * Rewritten rst plugin by madduck is a python program that communicates with | joey | |
ikiwiki via XML RPC. This should be much faster than the old plugin that had to fork python for every rst page render. Note that if you use the rst plugin, you now need to have the RPC::XML perl module installed. | |||
2007-10-09 | web commit by MichaleR: added suggestion to add synopsis for plugin list entries | joey | |
2007-10-06 | web commit by JonasSmedegaard: Fix typo | joey | |
2007-09-22 | document will_render better | joey | |
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 | |