Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | * Add a missing -n to tla undo call. | joey | 2006-09-08 |
| | | | | | | * otl2hmtl can't be safely used with IPC::Open2 since it sometimes writes before consuming its whole stdin. Avoid this deadlock. * Fix alt tags for outline checkboxes. | ||
* | * Add a missing -n to tla undo call. | joey | 2006-09-08 |
| | |||
* | releasing version 1.25 | joey | 2006-09-08 |
| | |||
* | * Add a linkmap plugin (requires graphviz). | joey | 2006-09-07 |
| | |||
* | * Include <link rel> tag for RSS feeds, used by some aggregators and | joey | 2006-09-06 |
| | | | | firefox to find the feed. | ||
* | * Add support for mercurial, contributed by Emanuele Aina. | joey | 2006-09-06 |
| | |||
* | update | joey | 2006-09-06 |
| | |||
* | typo | joey | 2006-09-04 |
| | |||
* | * Add support for tla, contributed by Clint Adama. Closes: #385936 | joey | 2006-09-04 |
| | |||
* | move html escaping | joey | 2006-09-04 |
| | |||
* | * Drop real uid/gid in the suid wrapper, thus allowing commits to remote | joey | 2006-09-04 |
| | | | | subversion repos and fixing some other issues. | ||
* | * Add proper waitpid calls for open2ed processes throughout to avoid | joey | 2006-09-03 |
| | | | | zombies; this hit htmltidy especially badly. | ||
* | releasing version 1.24 | joey | 2006-09-03 |
| | |||
* | * Fix another destpage issue in the inline directive. Closes: #385512 | joey | 2006-09-03 |
| | | | | again. | ||
* | * Simplify the data structure returned by rcs_recentchanges to avoid | joey | 2006-09-03 |
| | | | | each rcs plugin needing to form complex strings on its own. | ||
* | releasing version 1.23 | joey | 2006-09-03 |
| | |||
* | releasing version 1.22 | joey | 2006-09-02 |
| | |||
* | * Add processed date to aggregate preprocessor directive status output. | joey | 2006-09-02 |
| | |||
* | remove some unimportant changelog entries to cut it down a bit.. | joey | 2006-08-29 |
| | |||
* | rebuild needed due to css changes | joey | 2006-08-28 |
| | |||
* | * Patch from James Westby to add an actions option to inline; this | joey | 2006-08-28 |
| | | | | adds Edit and Discussion links at the end of blog entries. | ||
* | * Change htmlize, format, and sanitize hooks to use named parameters. | joey | 2006-08-28 |
| | |||
* | * Add toc (table of contents) plugin. | joey | 2006-08-28 |
| | |||
* | * Patch from James Westby to add a --sslcookie switch, which forces | joey | 2006-08-27 |
| | | | | | | | cookies to only be sent over ssl connections to avoid interception. * Factor out the cgi header printing code into a new function. * Fix preferences page on anonok wikis; still need to sign in to get to the preferences page. | ||
* | * Added a ddate plugin. | joey | 2006-08-27 |
| | |||
* | * Patch from James Westby to add a template for the search form. | joey | 2006-08-26 |
| | | | | * Cache search form for speedup. | ||
* | * Patch from James Westby to allow a description to be set for rss feeds. | joey | 2006-08-26 |
| | |||
* | * Generalised preprocesser loop protection code. | joey | 2006-08-25 |
| | |||
* | * Use DESTDIR and not PREFIX to specify installation prefix for packaging. | joey | 2006-08-25 |
| | | | | | * Support running "perl Makefile.PL PREFIX=foo" to build ikiwiki to run from a different directory. | ||
* | * Make all pages pull in a local.css style sheet, if present. This won't | joey | 2006-08-24 |
| | | | | | be included in ikiwiki, but can be created to make local styling changes w/o needing to merge in every new change to the distributed style.css. | ||
* | * Change order of linkify and preprocess; first preprocess and then linkify. | joey | 2006-08-23 |
| | | | | | | | | | | This allows passing a wikilink inside a parameter to a preprocessor directive without it being expanded to html, and leaking out of the parameter, which had required some non-obvious use of triple-quoting to avoid. Note that any preprocessor plugins that output something that looks like a wikilink will now have it treated as such; AFAIK this doesn't change any behavior though except for the template plugin. * Enable preprocessor directives when previewing an edit. | ||
* | * Patch from Jordà Polo to make Setup::Standard support hashes in config | joey | 2006-08-23 |
| | | | | files. | ||
* | * Make pagespec merge code smarter about merging duplicate pagespecs. | joey | 2006-08-23 |
| | |||
* | * Allow preprocessor directives to contain python-like triple-quoted | joey | 2006-08-23 |
| | | | | | | | text blocks, for easy nesting of quotes inside. * Add a template plugin. * Use the template plugin to add infoboxes to each plugin page listing basic info about the plugin. | ||
* | * Allow preprocessor directives to span multiple lines, both to make | joey | 2006-08-23 |
| | | | | | long ones with lots of values easier to write, and to allow for ones with multi-line quoted values. | ||
* | remove removed fix | joey | 2006-08-22 |
| | |||
* | revert broken parentlinks fix, which was broken, explain why | joey | 2006-08-22 |
| | | | | | add plugins/contrib page to avoid broken link on this wiki | ||
* | * Fix a bug introduced last version to do with nested inlines. | joey | 2006-08-22 |
| | |||
* | * Clean up behavior with broken parentlinks. | joey | 2006-08-21 |
| | |||
* | * Fixed a bug with previews of subpages having broken links to top-level | joey | 2006-08-21 |
| | | | | | | | | pages. * Change how the stylesheet url is determined in the templates: Remove STYLEURL and add BASEURL to all templates (some already had it). This new more general variable can be used to link to other things (eg, images) from the template, as well as stylesheets. | ||
* | releasing version 1.21 | joey | 2006-08-20 |
| | |||
* | * Fix utf-8 in blog post form. | joey | 2006-08-20 |
| | |||
* | * Add first draft at a Restructured Text (rst) plugin, by Sergio | joey | 2006-08-19 |
| | | | | | | Talens-Oliag. Note that this has many known issues -- see the caveats on the plugin's page. * Credit everyone who wrote a plugin on the plugins' wiki pages. | ||
* | * Fix ikiwiki-mass-rebuild to work in the way the postinst uses it. | joey | 2006-08-19 |
| | |||
* | * Add otl format plugin, which handles files as created by vimoutliner. | joey | 2006-08-18 |
| | |||
* | * Add a map plugin contributed by Alessandro Dotti Contra. | joey | 2006-08-18 |
| | |||
* | * Support inlining pages raw, rather than creating a blog. | joey | 2006-08-18 |
| | | | | | | * Clean up yes/no parameter parsing in inline plugin. * Implemented better cycle detection in the inline plugin; nested inlines will now work. | ||
* | * Call filter hooks on inlined page content. | joey | 2006-08-18 |
| | |||
* | * Add a tail fin^W^Wsidebar plugin by Tuomo Valkonen. | joey | 2006-08-18 |
| | | | | | | * If a page links to itself, mark up the link text in a span with class="selflink" so that it can be styled. I don't have a useful style defined for that though. | ||
* | * Fix a bug in the aggregator introduced last version that caused all | joey | 2006-08-17 |
| | | | | aggregator state to be lost during a non-aggregating build. |