| Commit message (Expand) | Author | Age |
* | add smiley to work around markdown•••{*} can be interpreted as the start of emphasised text by markdown, so add
{x} as an alternate way to get the same symbol
| Joey Hess | 2008-07-17 |
* | smiley escaping fixes•••Smileys need to be double-escaped to work, since the smiley plugin runs as
a sanitize hook, and markdown helpfully removes one level of escapes first.
There were some bugs in the smiley handling code that made escaped smileys
still be expanded. After unescaping a smiley, it needed to move pos forward
past it or the next pass would expand it.
Also, once the m//g got to the end, it seemed to loop back through and make
one more pass (a difference in perl 5.10's regexp exngine? I observed that
pos was undefined when this happened, so added a `last unless defined pos`.
| Joey Hess | 2008-07-17 |
* | fix up some links | Joey Hess | 2007-12-08 |
* | * Support for looking in multiple directories for underlay files.•••* 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.
| joey | 2007-08-28 |
* | Add enabled/disabled indicator at the top of the smileys page. | joshtriplett | 2007-04-09 |
* | * Add neutral smileys ":|" and ":-|", and question icon smiley "(?)",••• with images taken from phpBB (GPL) and converted with gif2png.
| joshtriplett | 2007-04-06 |
* | web commit by JoshTriplett: Add :-\ | joey | 2007-04-05 |
* | formatting | joey | 2007-04-04 |
* | add :-P | joey | 2007-04-04 |
* | * Make the basewiki be full of symlinks to pages that should be the same••• in the doc wiki. This will allow direct edits to alter the base wiki
without manual munging.
| joey | 2007-02-13 |
* | merge change from doc to basewiki while removing an introduced duplicate•••smiley
| joey | 2007-01-18 |
* | web commit by JoshTriplett: Add more smileys with noses. In particular, add ... | joey | 2007-01-18 |
* | web commit by JonasSmedegaard: Corrected typo: imge -> image. | www-data | 2006-07-30 |
* | web commit by joey | www-data | 2006-05-04 |
* | web commit by joey | www-data | 2006-05-04 |