| Commit message (Expand) | Author | Age |
* | added match_guid function to meta plugin | Joey Hess | 2010-04-26 |
* | add influence info for failed metadata matches | Joey Hess | 2010-04-22 |
* | Merge remote branch 'smcv/unescaped-meta' | Joey Hess | 2010-04-10 |
|\ |
|
| * | HTML-encode meta title, description, guid on output, but not in the pagestate | Simon McVittie | 2010-04-06 |
* | | minor style etc changes | Joey Hess | 2010-04-06 |
* | | Only store authorsort in meta pagestate if it differs from author | Simon McVittie | 2010-04-06 |
* | | Only store titlesort in meta pagestate if it differs from title | Simon McVittie | 2010-04-06 |
* | | Use $a and $b for SortSpec cmp callbacks | Simon McVittie | 2010-04-05 |
* | | Rename sort parameter to meta title/author to sortas=bar | Simon McVittie | 2010-04-04 |
* | | meta: generalize meta_title into meta(title); support author, updated, date | Simon McVittie | 2010-04-04 |
* | | Move sort hooks to the IkiWiki::SortSpec namespace | Simon McVittie | 2010-04-03 |
* | | Reimplement extensible sorting mechanisms, in the same way as pagespecs | Simon McVittie | 2010-03-25 |
* | | Add an optional "sort" argument to meta titles, defaulting to the title | Simon McVittie | 2010-03-24 |
* | | Have the meta plugin add a meta_title sort order | Simon McVittie | 2010-03-24 |
|/ |
|
* | Group related plugins into sections in the setup file, and drop unused rcs pl... | Joey Hess | 2010-02-11 |
* | meta: Allow use of DESCRIPTION in templates to get at the meta description va... | Joey Hess | 2009-11-16 |
* | meta: Generate meta description tags even when the html scrubber is enabled. | Joey Hess | 2009-11-16 |
* | avoid fallthrough to default meta header addition for title | Joey Hess | 2009-11-16 |
* | meta: Gather permalink info on scan pass so it is available to inline when us... | Joey Hess | 2009-10-21 |
* | add_depends: optimise influence calculation | Joey Hess | 2009-10-09 |
* | change how dependency types are specified to add_depends | Joey Hess | 2009-10-08 |
* | fix handling of influences of pagespecs that fail to match | Joey Hess | 2009-10-08 |
* | add type info to influence information | Joey Hess | 2009-10-07 |
* | add influence info to match_* | Joey Hess | 2009-10-07 |
* | rework dependency types code | Joey Hess | 2009-10-04 |
* | meta redir dependency is contentless | Joey Hess | 2009-10-04 |
* | meta: depend on absolute page name, not relative | Simon McVittie | 2009-08-15 |
* | meta: Add openid delegate parameter to allow delegating only openid or openid2. | Joey Hess | 2009-06-08 |
* | Avoid %links accumulating duplicates. (For TOVA) | Joey Hess | 2009-05-06 |
* | Add meta field "updated", which can alter the <updated> Atom element | Simon McVittie | 2009-01-18 |
* | finalise version 3.00 of the plugin api | Joey Hess | 2008-12-23 |
* | meta: Process meta date during scan pass so that the date will always affect ... | Joey Hess | 2008-12-21 |
* | Coding style change: Remove explcit vim folding markers. | Joey Hess | 2008-12-17 |
* | meta: Pass info to htmlscrubber so htmlscrubber_skip can take effect. | Joey Hess | 2008-12-12 |
* | Export pagetitle, titlepage, linkpage. | Joey Hess | 2008-09-27 |
* | add plugin safe/rebuild info (part 1 of 2) | Joey Hess | 2008-08-03 |
* | switch preprocess hooks to use error function | Joey Hess | 2008-07-13 |
* | Stop prepending urn:uuid: to guids that look like UUIDs | Simon McVittie | 2008-07-12 |
* | Bug fix: use &IkiWiki::pagetitle rather than nonexistent &pagetitle in meta p... | Simon McVittie | 2008-07-12 |
* | rename uuid to guid | Joey Hess | 2008-07-12 |
* | meta plugin: if uuid looks like it is in fact a UUID, prepend "urn:uuid" (oth... | Simon McVittie | 2008-07-11 |
* | meta plugin: also collect [[!meta uuid="..."]] | Simon McVittie | 2008-07-11 |
* | factor out glob2re | Joey Hess | 2008-07-02 |
* | meta: Store "description" in pagestate for use by other plugins. | Joey Hess | 2008-06-15 |
* | Pass a destpage parameter to the sanitize hook. | Joey Hess | 2008-06-04 |
* | Close meta tag for redir properly. | Joey Hess | 2008-03-21 |
* | fix syntax error | Joey Hess | 2008-03-12 |
* | Correct meta.robots attribute value->content | martin f. krafft | 2008-03-11 |
* | Generate openid2 headers as well | martin f. krafft | 2008-03-11 |
* | Let meta.openid set X-XRDS-Location header | martin f. krafft | 2008-03-11 |