| Commit message (Expand) | Author | Age |
* | improve html•••display not changed, but I hope this will html2text better in rss2email,
and it's generally better
| Joey Hess | 2010-11-16 |
* | make revert hooks optional•••I removed the IkiWiki::rcs_ stubs for the revert hooks. Instead
recentchanges tests to see if the hooks are available and calls
them directly.
| Joey Hess | 2010-10-08 |
* | revert html tweaking | Joey Hess | 2010-10-06 |
* | Correct 'alt' text for the revert image. | Peter Gammie | 2010-10-01 |
* | Get things right after moving to a branch. | Peter Gammie | 2010-09-29 |
* | consistently drop NAME= in templates•••also add template syntax smoke test
| Joey Hess | 2010-05-05 |
* | apply simonrvn patch to quote attributes | Joey Hess | 2010-05-01 |
* | Add missing </span> to change.tmpl COMMITDATE, fixing well-formedness•••This only affects people who don't use either htmltidy or htmlbalance.
Bug: http://ikiwiki.info/bugs/templateForRecentChangesMissingCloseSpan/
| Simon McVittie | 2010-03-11 |
* | html escaping complication•••Can't escape things to entities if the template then escapes the entities.
(aggregate doesn't have this problem.)
| Joey Hess | 2008-11-18 |
* | Add rel=nofollow to recentchanges_links for the same (weak) reasons it was ea... | Joey Hess | 2008-11-10 |
* | fix relativedate timezone inclusion•••The machine parseable date needs to include a timezone.
Also, simplified the interface for date display.
| Joey Hess | 2008-10-19 |
* | remove old dup div | Joey Hess | 2008-10-18 |
* | tweak recentchanges permalink code•••Need to handle the case where url is not set.
| Joey Hess | 2008-10-17 |
* | Patch for anchor-based change permalinks in recent changes feed•••from JasonBlevins
| Joey Hess | 2008-10-17 |
* | make relativedate work for the dates on the recentchanges page•••Having a always current relative date on recentchanges is very, very nice.
| Joey Hess | 2008-10-17 |
* | response | Joey Hess | 2008-04-10 |
* | * Add recentchangesdiff plugin that adds diffs to the recentchanges feeds.•••* rcs_diff is a new function that rcs modules should implement.
* Implemented rcs_diff for git, svn, and tla (tla version untested).
Mercurial and monotone still todo.
| Joey Hess | 2008-03-03 |
* | Merge branch 'master' into prefix-directives•••Conflicts:
debian/changelog
templates/change.tmpl
| Josh Triplett | 2008-02-09 |
|\ |
|
| * | change wording | Joey Hess | 2008-02-09 |
| * | reword to put the more important info (page names) nearer the front | Joey Hess | 2008-02-09 |
* | | add ! prefix to some directives in templates, and to the recentchanges page | Joey Hess | 2008-02-05 |
|/ |
|
* | more whitespace nonsense | Joey Hess | 2008-01-29 |
* | more HTML::Template fun•••fix whitespace that led to bad wrapping and display
| Joey Hess | 2008-01-29 |
* | fix display of diff icon | Joey Hess | 2008-01-29 |
* | * meta: Add pagespec functions to match against title, author, authorurl,••• license, and copyright. This can be used to create custom RecentChanges.
* meta: To support the pagespec functions, metadata about pages has to be
retained as pagestate.
* Fix encoding bug when pagestate values contained spaces.
| Joey Hess | 2008-01-29 |
* | really use unmunged author in metadata | Joey Hess | 2008-01-29 |
* | move message to end | Joey Hess | 2008-01-29 |
* | more style improvements | Joey Hess | 2008-01-29 |
* | non-tabular recentchanges display•••Doesn't look as good as the old table, but works as a rss feed.
| Joey Hess | 2008-01-29 |
* | proof of concept implementation of static recentchanges•••Currently hardcoded to write to recentchanges/*, and the page format needs
to be rethought to be usable for aggregation, but it basically works.
| Joey Hess | 2008-01-28 |
* | add | Joey Hess | 2008-01-28 |