Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-04-11 | Space sorting orders consistently | Simon McVittie | |
Markdown interprets the empty lines resulting from [[!if]] as a request that each <li> contain a <p>. For consistent spacing in the HTML, either the unconditional items should have blank lines between (resulting in each <li> having a <p>), or the conditional items should not (resulting in messy source code, and no <li> having a <p>). I think the former looks nicer. | |||
2010-04-06 | remove note about more sort types possibly being available | Joey Hess | |
Good plugins should document them :) | |||
2010-04-06 | Merge remote branch 'smcv/ready/sort-package' | Joey Hess | |
Conflicts: debian/NEWS | |||
2010-04-04 | Rename sort parameter to meta title/author to sortas=bar | Simon McVittie | |
Joey pointed out that sort=x usually takes a sort order. | |||
2010-04-04 | meta: generalize meta_title into meta(title); support author, updated, date | Simon McVittie | |
I've left meta_title in, undocumented, as a possible replacement for sort=title in IkiWiki 4.0 or something. | |||
2010-04-03 | Split out sortnaturally into a plugin | Simon McVittie | |
2010-04-01 | Explain tab-delimited tables a bit better | Simon McVittie | |
2010-03-29 | clarify example with whitespace | Joey Hess | |
2010-03-24 | Allow sorting to be combined and/or reversed | Simon McVittie | |
2010-03-24 | Add an optional "sort" argument to meta titles, defaulting to the title | Simon McVittie | |
This allows correct sorting of titles, names, etc., with: [[!meta title="David Bowie" sort="Bowie, David"]] [[!meta title="The Beatles" sort="Beatles, The"]] | |||
2010-03-24 | Have the meta plugin add a meta_title sort order | Simon McVittie | |
2010-03-24 | Allow hooks to add sorting functions to pagespec_match_list | Simon McVittie | |
2010-03-08 | add link | Joey Hess | |
2010-03-09 | (no commit message) | Thiana | |
2010-03-01 | (no commit message) | Thiana | |
2010-02-11 | fix openid pagespec example | Joey Hess | |
2010-02-11 | Allow globs to be used in user() pagespecs. | Joey Hess | |
2010-02-07 | Added missing '!' in "!format perl..." | http://gustaf.thorslund.org/ | |
2010-02-06 | add noindex robots directives | Joey Hess | |
2010-01-01 | inline: Fix bug that limited displayed pages when feedshow was specified w/o ↵ | Joey Hess | |
show. | |||
2010-01-01 | Update on interaction between `show`, `feedshow` and `quick`. | PaulePanter | |
2010-01-01 | linkmap: Add option to omit disconnected pages from the map. | Joey Hess | |
2009-12-25 | toc: Add startlevel parameter. (kerravonsen) | Joey Hess | |
2009-12-25 | and someone already thought of tag-page auto-creation | http://kerravonsen.dreamwidth.org/ | |
2009-12-25 | (no commit message) | http://kerravonsen.dreamwidth.org/ | |
2009-12-25 | pagestats: Add show parameter. Closes: #562129 | Joey Hess | |
2009-11-25 | remove videntity, site not in english now, and does not appear in openid ↵ | Joey Hess | |
directory | |||
2009-11-25 | date: New plugin that allows inserting date directives that expand to ↵ | Joey Hess | |
pretty-printed dates, using the same formatting as used for page modification date display, etc. | |||
2009-11-16 | meta: Generate meta description tags even when the html scrubber is enabled. | Joey Hess | |
Unlike generic meta foo tags, meta description is known to be safe, so can be special cased to be allowed despite the html scrubber. This makes meta description much more useful, since it is otherwise limited to being used by other plugins like map. | |||
2009-11-16 | add example of a map showing page descriptions | Joey Hess | |
2009-11-15 | Revert "Improve img's documentation." | Joey Hess | |
The information added is incorrect. | |||
2009-11-15 | Improve img's documentation. | Thomas Schwinge | |
Jon is right, of course. User error, not an ikiwiki bug. So, I removed the false bug report and added its gist to img's documentation. | |||
2009-11-13 | move to todo item, some thoughtS | Joey Hess | |
2009-11-12 | fix typo | JeremyReed | |
2009-11-12 | ask question | JeremyReed | |
2009-11-07 | s/a name/id/ ? | tzafrir | |
2009-10-25 | Question about interaction of `feedshow` and `show`. | PaulePanter | |
2009-10-25 | Typo. | PaulePanter | |
2009-10-11 | Merge branch 'master' into dependency-types | Joey Hess | |
Conflicts: debian/changelog doc/plugins/calendar.mdwn | |||
2009-10-11 | ikiwiki-calendar: New command automates creation of archive pages using the ↵ | Joey Hess | |
calendar plugin. | |||
2009-10-09 | don't link to inline, not available when directives underlay is not enabled | Joey Hess | |
2009-10-08 | add sorting page | Joey Hess | |
2009-10-06 | linkmap: Use a combination of presence and link dependencies. | Joey Hess | |
This makes the map be regenerated much less frequently, so larger maps are more practical to use now. | |||
2009-10-05 | clarify amoung | Joey Hess | |
I found it really hard to understand from the old description.. | |||
2009-10-05 | fix documentation of quick | Joey Hess | |
It *always* turns off feeds, because feeds require a look at all pages. | |||
2009-10-03 | clarify | Joey Hess | |
2009-10-02 | improve wording | Joey Hess | |
2009-10-01 | checking external links seems not practical | http://weakish.pigro.net/ | |
2009-09-24 | images are not always scaled *down* | NicolasLimare | |
2009-09-13 | typo fixes noticed by french translators | Joey Hess | |