Age | Commit message (Collapse) | Author |
|
|
|
directly
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
spread around between at least two pages
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
over creating new plugins to set template variables.
|
|
|
|
|
|
(not sure this is the right place)
|
|
for VPS/dedicated server. Shared hosting doesn't fit.
|
|
|
|
|
|
Markdown is such a splintered mess.. The current debian package provides
only Text::Markdown::Markdown, while all versions of Text::Markdown support
Text::Markdown::markdown, and old versions also support the capitalised version,
while new ones don't.
It's getting to the point where `grep /markdown/i %symbol_table` is the only
sane way to figure out what function to call..
|
|
no longer supports Text::Markdown::Markdown. All old versions of
Text::Markdown also support the lower-case version.
|
|
|
|
|
|
* 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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
repository, not the actual source directory
|
|
|
|
|
|
(cherry picked from commit dd64f39646133429910081b89f6e3a8d704a8602)
|
|
Add special handling for <meta name="robots" ...> which needs not be
scrubbed as it's harmless.
Signed-off-by: martin f. krafft <madduck@madduck.net>
(cherry picked from commit b15d0299a7f7b147e89d8a202d6cca1c21491af2)
|