joey
99292550fd
* Add an orphans plugin for finding pages that nothing links to.
...
* Removed backlinks page, which it turns out nothing used.
2006-05-02 06:15:31 +00:00
joey
e7f97eae60
* Smarter behavior when creating a page and a page of the same name (but
...
different location) already exists.
2006-05-02 02:57:45 +00:00
joey
54d5308cd8
* Added plugin system, currently only supporting for PreProcessorDirectives.
...
* Added a pagecount plugin, enabled by default.
* Support PreProcessorDirectives with no parameters, ie "[[pagecount ]]".
* Fixed/optimised backlinks code, to avoid rebuilding pages to update
backlinks when the backlinks hadn't really changed.
* Moved inline page support, rss generation etc into the inline plugin,
enabled by default.
* Added brokenlinks plugin, not enabled by default, but rather handy.
* Fix several broken links in the doc wiki.
2006-05-02 02:34:33 +00:00
joey
258af4c179
remove templates/ from filenames
2006-05-01 22:40:46 +00:00
joey
819a31ed24
* Rename inlinepage to depends, so that it can be used to refer to more
...
dependency relationships than just inlining. This will require a rebuild
on upgrade to this version.
* Move the rss link, put it in the blogpost form if there is one and at the
top if not. This is both nicer because easier to find, and it cleans up
the code which had used inlinepage as a flag for adding the link later.
* Allow the depends GlobList to be built up from multiple sources (such as
plugins) during a page render.
* Which means that more than one blog is now supported to appear on a
single page. (With some limitations.)
2006-05-01 22:27:37 +00:00
joey
763a955996
fix announcedir
2006-04-29 18:09:19 +00:00
joey
a4b4a614be
releasing version 1.0
2006-04-29 18:04:46 +00:00
joey
d7aecf6ddc
implemented html sanitisation
2006-04-25 03:18:21 +00:00
joey
13e3bf8671
commit changes for email subscriptions
2006-04-24 23:09:26 +00:00
joey
44a74ec022
patch fron Branden to install the man page in Makefile.PL
2006-04-21 21:40:45 +00:00
joey
8a8133ea7d
version formbuilder dep
2006-04-20 18:33:29 +00:00
joey
35e72f56c1
moving away from regenning wiki on every upgrade, added a variable to
...
control when to do it
2006-04-04 21:11:11 +00:00
joey
2ac1e80db3
fix package name
2006-04-04 18:34:04 +00:00
joey
98eb183cf7
add dep on libtimedate-perl for str2time
2006-04-03 00:01:42 +00:00
joey
cfe0ea7a43
arrange for new releases to get news prepared for them via my wikiannounce
...
script
2006-03-30 20:15:14 +00:00
joey
0d9539d577
added --hyperestraier switch, which turns on search support
...
(ok, the way I run estseek.cgi is admittedly pretty nasty, but it works..)
2006-03-29 22:21:23 +00:00
joey
3903c2ce3a
add
2006-03-25 22:33:50 +00:00
joey
61c909e2f2
implemented upgradehooksh
2006-03-24 21:36:37 +00:00
joey
55ebfd5de7
foo
2006-03-24 06:01:26 +00:00
joey
f0d7a5ee1a
basewiki integration
2006-03-19 21:51:39 +00:00
joey
a1a7019f27
man page generation
2006-03-15 04:40:32 +00:00
joey
1186094987
debianise
2006-03-15 04:05:53 +00:00
Joey Hess
91cb55d96b
Correct --dumpsetup to include the srcdir in the setup file.
1997-08-14 08:31:42 -04:00
Joey Hess
7cc14ddf44
fix handling of wrappergroup option
...
Had forgot to include it in the option list.
2008-11-26 13:28:16 -05:00
Joey Hess
a2a63a096b
Spanish translation update from Victor Moral.
1997-08-14 07:20:02 -04:00
Joey Hess
a493752a4d
French translation update from Philippe Batailler. Closes : #506250
2008-11-19 17:30:21 -05:00
Joey Hess
15269fed64
improve escaping of wikilinks and preprocessor directives
...
The old method failed for '[' x 3.
2008-11-18 02:43:17 -05:00
Joey Hess
767bf9c483
Change deb dependencies to list Text::Markdown before markdown (really this time).
2008-11-17 18:46:20 -05:00
Joey Hess
2e6157e977
don't need libxml-atom-perl now
2008-11-17 14:40:24 -05:00
Joey Hess
c0f4735f1f
adding htmlbalance; housekeeping
...
Used the contrib version of the plugin page since it seemed better than the
other one.
2008-11-17 14:09:53 -05:00