Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-02-02 | Revert the effects of find_del_files() for (re)autoadded files. | David Riebenbauer | |
This also means that if autoadded files are deleted they will just be recreated. | |||
2010-02-02 | Use add_autofile() in tag.pm | David Riebenbauer | |
to make the automatically created tagpages render. | |||
2010-02-02 | Process files from @autofiles in refresh(). | David Riebenbauer | |
To make automatically added files render they have to be added to the $files, $pages, $new, and $changed variables. After that scan() is called on them. | |||
2010-02-02 | Add a function add_autofiles(). | David Riebenbauer | |
The objective is to provide a sensible way to let plugins add files during the "scan stage" of the build. Currently does a little verification and adds the file to the global array @add_autofiles. | |||
2010-02-02 | Automatically create tag pages, | David Riebenbauer | |
if "tag_autocreate=1" is set in the configuration. The pages will be created in tagbase, if and only if they do not exist in the srcdir yet. Tag pages will be create from "autotag.tmpl". At this stage a second refresh is needed for the tag pages to be rendered. Add autotag.tmpl template. | |||
2010-02-02 | Code deduplication fin find_src_files() | David Riebenbauer | |
This also has the advantage that I can use the resulting new function elsewhere. | |||
2010-02-02 | Make srcfile() return undef, if the file isn't there. | David Riebenbauer | |
This has the advantage that it's now possible to check for the existence of a sourcefile with that function. | |||
2010-02-02 | Document git branch for automatically creating tag pages. | David Riebenbauer | |
2010-02-02 | New todo item for wrapperuser configuration option | Josh Triplett | |
2010-02-01 | thanks schmonz for your kind donation | Joey Hess | |
2010-02-01 | ready to pull, and thoughts | Joey Hess | |
2010-02-01 | setup automator: Configure Term::Readline to use bold for prompt, rather ↵ | Joey Hess | |
than default underline. Closes: #517656 | |||
2010-02-01 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2010-02-01 | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawn1lGvpPZ8dpuLSPLPa-jqpMef2KqeB1qI | |
2010-02-01 | also potwiki | http://jmtd.livejournal.com/ | |
2010-01-31 | document that state variables are not available in the checkconfig hook | Joey Hess | |
2010-01-31 | moved discussion to the forum main page | Javier Rojas | |
2010-01-30 | missing signature | Javier Rojas | |
2010-01-30 | reply to forum discussion | Javier Rojas | |
2010-01-30 | testing push | Javier Rojas | |
2010-01-29 | note on filtering | Joey Hess | |
2010-01-28 | oh, we didn't convert this one yet. | Joey Hess | |
2010-01-28 | iainmclaren.com not using ikiwiki now | Joey Hess | |
2010-01-28 | added Anna and Mark's bevvy of websites | Joey Hess | |
2010-01-28 | img: Fix a bug that could taint @links with undef values. | Joey Hess | |
2010-01-28 | revert spam | Joey Hess | |
2010-01-28 | (no commit message) | MariaJackson | |
2010-01-28 | new repo | Joey Hess | |
2010-01-26 | template: Preprocess parameters before htmlizing. | Joey Hess | |
Consider a template like: [[!template type=note text=""" [[!inline pages="*foo*"]] """]] The text parameter is htmlized before being passed into the template (in case the template wraps it in a <span> that prevents markdown from htmlizing it later). But, when markdown sees "*foo*", it turns that into <em>foo</em>. Later, when preprocessing the inline directive, that leads to suprising results. To fix this, I made template parameters be preprocessed (and filtered) before being htmlized. Note that I left in the preprocessing (and filtering) of the template output at the end. That's still relevant when the template itself contains preprocessor directives. | |||
2010-01-24 | Revert spam | Joey Hess | |
2010-01-25 | added references | HelenOliver | |
2010-01-24 | note new version of getfield | http://kerravonsen.dreamwidth.org/ | |
2010-01-24 | new release of getfield; can now get values from other pages as well as ↵ | http://kerravonsen.dreamwidth.org/ | |
current page | |||
2010-01-24 | link to site | http://kerravonsen.dreamwidth.org/ | |
2010-01-24 | note that report is now released | http://kerravonsen.dreamwidth.org/ | |
2010-01-24 | new report plugin | http://kerravonsen.dreamwidth.org/ | |
2010-01-23 | response | Joey Hess | |
2010-01-24 | (no commit message) | http://www.google.com/profiles/gsvick | |
2010-01-23 | response | Joey Hess | |
2010-01-23 | (no commit message) | http://www.google.com/profiles/gsvick | |
2010-01-23 | response | Joey Hess | |
2010-01-23 | (no commit message) | http://www.google.com/profiles/gsvick | |
2010-01-23 | response | Joey Hess | |
2010-01-23 | response | Joey Hess | |
2010-01-23 | (no commit message) | http://www.google.com/profiles/gsvick | |
2010-01-23 | update about wiki page navigation | https://www.google.com/accounts/o8/id?id=AItOawn1lGvpPZ8dpuLSPLPa-jqpMef2KqeB1qI | |
2010-01-22 | discovered a wrinkle | http://kerravonsen.dreamwidth.org/ | |
2010-01-22 | (no commit message) | http://kerravonsen.dreamwidth.org/ | |
2010-01-22 | new forum thread - file navigation | https://www.google.com/accounts/o8/id?id=AItOawn1lGvpPZ8dpuLSPLPa-jqpMef2KqeB1qI | |
2010-01-22 | add news item for ikiwiki 3.20100122 | Joey Hess | |