Joey Hess
1bed865360
Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info
2007-12-28 16:15:23 -05:00
Joey Hess
c2afda7f90
* img: Allow the link parameter to point to an exterior url.
2007-12-28 16:14:43 -05:00
Joey Hess
c0c02243e5
web commit by AlexandreDupas: Fix typo.
2007-12-28 10:43:48 -05:00
Joey Hess
c11ded60a8
web commit by AlexandreDupas: Patch for new header options
2007-12-28 07:09:01 -05:00
Joey Hess
79b1d4075c
web commit by JoshTriplett: Fix typo.
2007-12-23 18:43:33 -05:00
Thomas Schwinge
1ac0fd03bb
IkiWiki/Plugin/meta.pm <redir>: Support for specifying anchors.
2007-12-22 13:10:55 -05:00
Joey Hess
f25b6aff42
web commit by tschwinge: Default content for *copyright* and *license*.
2007-12-21 09:32:32 -05:00
Joey Hess
71d1fb4326
web commit by tschwinge: Confirmed. Removing this.
2007-12-19 17:03:37 -05:00
Joey Hess
ada6f506c1
important note about pagestate persistence
2007-12-16 16:19:16 -05:00
Joey Hess
96817b0032
* meta: Drop support for "meta link", since supporting this for internal
...
links required meta to be run during scan, which complicated its data
storage, since it had to clear data stored during the scan pass to avoid
duplicating it during the normal preprocessing pass.
* If you used "meta link", you should switch to either "meta openid" (for
openid delegations), or tags (for internal, invisible links). I assume
that nobody really used "meta link" for external, non-openid links, since
the htmlscrubber ate those. (Tell me differently and I'll consider bringing
back that support.)
* meta: Improved data storage.
* meta: Drop the hackish filter hook that was used to clear
stored data before preprocessing, this hack was ugly, and broken (cf:
liw's disappearing openids).
* aggregate: Convert filter hook to a needsbuild hook.
2007-12-16 15:56:09 -05:00
Joey Hess
c43fc8607e
web commit by tschwinge: Umeet 2007: talk about OpenID by Stephane Bortzmeye.
2007-12-16 13:00:51 -05:00
Joey Hess
b10c46a1f3
followup to other question
2007-12-12 16:25:40 -05:00
Joey Hess
214bc2b65b
* Allow dashes in preprocessor directive commands, and shortcuts.
2007-12-12 16:13:15 -05:00
Joey Hess
fe0c0b6fc3
reformat
2007-12-12 03:39:02 -05:00
Joey Hess
3898a75388
formatting fixups
2007-12-12 03:37:17 -05:00
Joey Hess
4745391360
* Change formbuilder hook to not be responsible for displaying a form,
...
so that more than one plugin can use this hook.
I believe this is a safe change, since only passwordauth uses this hook.
(If some other plugin already used it, it would have broken passwordauth!)
2007-12-12 03:15:30 -05:00
Joey Hess
c46b17983d
works, but I'm not entirely happy with it yet
...
It would be better if it were a formbuilder hook. But the formbuilder hook
is wacked.. I may need to change how that hook works, which would mean
changing the only current user of it, passwordauth).
2007-12-12 02:45:44 -05:00
Joey Hess
8576fe4c49
incomplate edittemplate plugin
2007-12-12 01:52:26 -05:00
Joey Hess
035a57f209
web commit by tschwinge: Two and a half issues.
2007-12-11 18:55:29 -05:00
Joey Hess
aa57c5ab5e
remove test code
2007-12-09 00:01:18 -05:00
Joey Hess
5023f2301d
* The calendar plugin stores state about when it needs to be updated,
...
and forces rebuilds of the pages that contain calendars. So
running ikiwiki --refresh at midnight is now enough, no need for a full
wiki rebuild each midnight.
* calendar: Work around block html parsing bug in markdown 1.0.1 by
enclosing the calendar in an extra div.
2007-12-08 23:54:34 -05:00
Joey Hess
fa90bdf4bf
fix up some links
2007-12-08 20:04:18 -05:00
Joey Hess
b4b452f4ee
forgot to add
2007-12-08 19:05:01 -05:00
Joey Hess
055179cb4c
* Finally implemented a simple per-page data storage mechanism for plugins,
...
via the %pagestate hash.
* Use pagestate in meta to detect potential redir loops.
2007-12-08 17:40:50 -05:00
Joey Hess
7960031135
MAJOR basewiki reorg
...
Including redir pages for the moved basewiki pages. These will be removed in
a future release.
2007-12-08 15:59:08 -05:00
Joey Hess
2c78477387
* meta: Add redir support, based on a patch by Thomas Schwinge.
2007-12-08 14:58:29 -05:00
Joey Hess
b64bb78f12
broken link
2007-11-17 16:32:51 -05:00
Joey Hess
264a82a435
* inline: Add timeformat parameter to control how the ctime of
...
inlined pages is displayed. Closes : #451019
2007-11-13 16:14:48 -05:00
Joey Hess
c2981cfca9
web commit by tschwinge: Bug fixed by < http://www.bddebian.com/gitweb/?p=wiki;a=commitdiff;h=3590f319ea80d8a153eba50be0b45bc5e6b87ef8 >.
2007-11-09 09:03:15 -05:00
Joey Hess
cd4bc7c580
web commit by tschwinge: *Preview* when creating new pages.
2007-11-09 08:38:57 -05:00
Joey Hess
ff697de14c
web commit by tschwinge: Non-functional Texinfo commands.
2007-11-09 08:28:31 -05:00
Joey Hess
ee5d6461b4
web commit by tschwinge: Further explanation.
2007-11-09 06:00:43 -05:00
Joey Hess
039eb463e1
web commit by tschwinge: Further idea.
2007-11-09 05:57:29 -05:00
Joey Hess
deec90642f
web commit by tschwinge: Correction and extension.
2007-11-09 05:42:31 -05:00
Joey Hess
d3c5b881e0
web commit by tschwinge: Mapping between input and output files.
2007-11-08 11:30:43 -05:00
Joey Hess
0a4788456c
web commit by tschwinge: About M (M > 1) output files.
2007-11-08 11:26:06 -05:00
Joey Hess
b8deeaae4d
web commit by tschwinge: Reorder.
2007-11-08 11:17:24 -05:00
Joey Hess
0bb61e51b7
web commit by tschwinge
2007-11-08 11:04:54 -05:00
Joey Hess
ad2fd6b2ce
web commit by tschwinge: The current version can parse copyright and licensing snippets as specified by the GNU Texinfo manual.
2007-11-07 18:14:37 -05:00
Joey Hess
d2134d1ed9
web commit by http://ptecza.myopenid.com/ : * Thanks!
2007-11-07 14:52:24 -05:00
Joey Hess
7cc90d8457
web commit by tschwinge: Why I wrote that plugin.
2007-11-07 14:11:06 -05:00
Joey Hess
e6a2f3ba6c
web commit by tschwinge: Some ideas.
2007-11-07 13:57:11 -05:00
Joey Hess
221017913c
response
2007-11-07 11:47:01 -05:00
Joey Hess
3f85a48009
thoughts
2007-11-07 11:45:39 -05:00
Joey Hess
37de9e16be
web commit by http://ptecza.myopenid.com/ : * Added forgotten signature
2007-11-07 05:27:12 -05:00
Joey Hess
422082fdd7
web commit by http://ptecza.myopenid.com/ : * Question about quotation marks inside the title parameter
2007-11-07 05:25:31 -05:00
Joey Hess
a399d687db
web commit by tschwinge: `makeinfo` Output.
2007-11-06 16:42:12 -05:00
Joey Hess
cdb9af4cad
web commit by tschwinge: Copyright and Licensing Snippets.
2007-11-06 16:39:50 -05:00
Joey Hess
958ec58c1c
web commit by tschwinge
2007-11-06 16:35:37 -05:00
Joey Hess
b50b23d85f
web commit by tschwinge: N-to-M mapping of input and output files.
2007-11-06 16:34:23 -05:00