joey
2605d49d84
tighten gettext versioning
2007-01-31 07:05:21 +00:00
joey
b61df3d54d
releasing version 1.41
2007-01-30 07:37:44 +00:00
joey
64ca9a921a
* Fix openid signin secret generation code. This fixes the bug that made
...
all openid signins fail the first time, and then succeed the second
time.
2007-01-30 07:21:06 +00:00
joey
ab71299293
* More gettext fun.
2007-01-28 02:24:43 +00:00
joey
9904d10ed9
* When building the doc wiki, build with LANG=C.
2007-01-28 01:53:26 +00:00
joey
5a128f3d63
* Replace underscores in shortcut texts with spaces when formatting for
...
display. This allows using a shortcut like [[wikipedia War_of_1812]],
which links to the correct remote page, but is displayed nicely.
2007-01-28 01:01:33 +00:00
joey
4ff60ef1c5
* Always call rcs_update after a commit during a web edit, to work around
...
the problem described in bugs/svn_fails_to_update. Thanks to Ethan for the
analysis and patch.
2007-01-28 00:26:55 +00:00
joey
c566e16d9e
* Improve use of svn merge, by specifying the file to merge, rather than
...
chdiring to the srcdir (which wasn't right when merging in a subdir).
Thanks Ethan.
2007-01-28 00:06:01 +00:00
joey
8c5350bcf8
* French translation update. Closes : #408593
2007-01-27 23:57:08 +00:00
joey
72dbbe3a2c
* Make gitorigin_branch and gitmaster_branch configurable via the setup
...
file. Closes : #408599
2007-01-27 23:56:17 +00:00
joey
f6e917fcce
* Fix handling of discussion links on discussion pages when l10n is used.
2007-01-18 15:06:57 +00:00
joey
d8c3baf7a3
* Added smileys for Moin Moin compatability.
2007-01-18 14:46:51 +00:00
joey
04cde27a0e
* Gettext 1.04 or up is needed for the OO interface that ikiwiki needs,
...
if an older version is installed, just don't gettext strings, instead of
crashing.
2007-01-16 03:37:39 +00:00
joey
d2805a5de8
releasing version 1.40
2007-01-15 02:43:30 +00:00
joey
fa8bbbb0b3
* Fix bogus use of CDATA in atom feeds. Closes : #406898
2007-01-14 22:56:42 +00:00
joey
b56e98cbe3
* Add French translation by Jean-Luc Coulon. Closes : #406881
2007-01-14 20:45:10 +00:00
joey
e1c0576029
* Fix missing categories in rss/atom feeds.
2007-01-14 20:14:36 +00:00
joey
20fd72e221
releasing version 1.39
2007-01-14 05:25:25 +00:00
joey
c4b1712212
* Change the RecentChanges page to show the path of changed pages.
2007-01-14 04:30:53 +00:00
joey
5608aa078e
* In the aggregator, check for and deal with post filenames that are
...
longer than the maximum file length.
2007-01-14 04:17:53 +00:00
joey
b695d6bdec
add translation
2007-01-14 04:01:35 +00:00
joey
8c8ce06a1b
* Search in default location for templates as a fallback when templatedir is
...
pointed elsewhere, so that only modified templates need to be copied into
a templatedir. Based on work by JeremyReed.
2007-01-12 20:48:19 +00:00
joey
389f23a60b
* Add a Gujarati translation by Kartik Mistry. Closes : #406635
2007-01-12 19:58:44 +00:00
joey
6601637493
* Add a Bulgarian translation by Damyan Ivanov. Closes : #406580
2007-01-12 00:00:21 +00:00
joey
92e26031ee
* Fix encoding issue with use of Locale::Gettext. Seems that the OO
...
interface returns proper utf-8 decoded strings, unlike the traditional
interface, so use the OO interface.
2007-01-11 23:29:22 +00:00
joey
bd94e24566
* Add a Czech translation by Miroslav Kure.
2007-01-11 23:27:43 +00:00
joey
1702ef1c39
* Add a Swedish translation by Daniel Nylander. Closes : #406410
2007-01-11 03:24:57 +00:00
joey
d1636b6323
* Include the pot file in the source tarball. Closes : #405890
2007-01-10 20:33:19 +00:00
joey
b31dc8d994
* Fix --locale to control LC_ALL now.
2007-01-10 20:25:00 +00:00
joey
3f3f3e46ad
* Add a rawhtml plugin that allows copying raw html files from the srcdir.
2007-01-08 21:00:18 +00:00
joey
c7c546948a
releasing version 1.38
2007-01-06 04:23:52 +00:00
joey
7bc7eb106e
* Added a Polish translation by Paweł Tęcza.
2007-01-05 18:15:11 +00:00
joey
3b5f0e6ce9
* Added a Spanish translation by Victor Moral.
...
* A few translation infrastructure fixes.
2007-01-03 20:01:36 +00:00
joey
e5348d2d70
* Corrected a bum regexp in openid munging.
2007-01-03 05:33:50 +00:00
joey
c8787a2793
releasing version 1.37
2006-12-31 22:32:34 +00:00
joey
ea266ea22f
fixes
2006-12-31 20:56:35 +00:00
joey
c494e2f974
* Escape shashes in page titles entered in the blog post form.
...
* Munge openids of the form somehost.com/user (trial, may revert)
2006-12-31 20:50:22 +00:00
joey
f62d23f008
* If a userdir is configured, links to pages in it can be made without
...
specifying the path. This allows for easy signing of comments by linking
to your page in the userdir.
2006-12-29 05:33:20 +00:00
joey
7819f34a50
* Add a textile format plugin contributed by mazirian.
2006-12-29 05:18:39 +00:00
joey
b5e2afa943
* Allow disabling of plugins included in goodstuff.
2006-12-29 04:49:55 +00:00
joey
178ab4c51c
* Don't put discussion links on discussion pages.
2006-12-29 04:45:09 +00:00
joey
912521ef07
* Initial work on internationalization of the program code. po/ikiwiki.pot
...
is available for translation.
* Export gettext() from IkiWiki module.
2006-12-29 04:38:40 +00:00
joey
8323bc5214
* Improve code that ignores files in the underlaydir if the srcdir has a
...
file building the same page. Now it will work even if the extensions of
the source files differ.
2006-12-28 22:15:38 +00:00
joey
ad4578ea5a
test3
2006-12-24 06:09:13 +00:00
joey
a87dcb0faa
test2
2006-12-24 06:02:14 +00:00
joey
adbbaaebe2
test
2006-12-24 06:01:38 +00:00
joey
65ddd9ee21
update
2006-12-24 05:52:51 +00:00
joey
8199187870
update
2006-12-24 05:49:43 +00:00
joey
56c5b85fd0
update
2006-12-24 05:48:15 +00:00
joey
f16ddc4caa
update
2006-12-24 05:47:07 +00:00
joey
0e847c08a5
update
2006-12-24 05:45:56 +00:00
joey
8216924629
update
2006-12-24 05:45:01 +00:00
joey
5be3971934
update
2006-12-24 05:43:52 +00:00
joey
9ae094f162
update
2006-12-24 05:41:02 +00:00
joey
db4450814d
update
2006-12-24 05:39:59 +00:00
joey
7b136d4d1c
update
2006-12-24 05:39:27 +00:00
joey
3f6a06985d
update
2006-12-24 05:38:18 +00:00
joey
7b8c512378
update
2006-12-24 05:24:26 +00:00
joey
e14ab045d3
typo
2006-12-24 05:22:15 +00:00
joey
f4e3e47e12
* Ikiwiki used to use svn as its RCS by default unless configured otherwise,
...
now it defaults to using no RCS unless configured to do so.
2006-12-23 06:55:18 +00:00
joey
201d11da0a
the problem with coding while drunk -- idiotic mistakes
2006-12-23 06:48:56 +00:00
joey
829e0b1b65
* Avoid creating edit links when not in cgi mode.
...
* Avoid displaying discussion links at all, if there's not a discussion
page, when not in cgi mode.
2006-12-23 06:18:55 +00:00
joey
61b85443d1
* Fixed permissions of some files that were 600 in the tarball. (Did not
...
affect the deb).
2006-12-23 05:49:54 +00:00
joey
d83d11e6b8
* Add mirrorlist plugin.
2006-12-23 01:07:11 +00:00
joey
aaee7f4ab9
releasing version 1.36
2006-12-22 20:56:43 +00:00
joey
2476447a5b
changed my mind about how to disambiguate links, it seems to make more
...
sense to start them with a /
2006-12-21 22:15:11 +00:00
joey
31d0021e9c
* Add support for links of the form [[../foo]], this links to the page
...
* Fix code to make absolute urls for rss feeds, was missing some urls.
* Fix double-escaping of html entities in titles etc in rss feeds
that occured if escaped characters were present in the page filename.
2006-12-21 21:52:06 +00:00
joey
a00bc110b1
typo
2006-12-21 20:17:53 +00:00
joey
ff6941cef9
* Add support for links of the form [../foo]], this links to the page
...
foo a level higher in the directory hierarchy than the one it would link
to by default.
2006-12-21 20:11:18 +00:00
joey
0dc8b91226
* Patch from Emanuele Aina to fix modification time code in mercurual
...
backend.
2006-12-21 19:40:11 +00:00
joey
472dabbb60
* Turn $config{wiki_file_prune_regexps} into an array that is easier to
...
manipulate.
* Only exclude rss and atom files from processing if the inline plugin
is enabled and that feed type is enabled. Else it's just a copyable file
type.
* Move rss and atom option handling code into the inline plugin.
* Applied a rather old patch from Recai to fix the "pruning is too strict"
issue. Now you can have wiki source directories inside dotdirs and the
like, if you want.
2006-12-21 19:36:15 +00:00
joey
83109863f6
* Fix an issue with inlining a page with a rss feed inside another
...
page with an rss feed.
2006-12-21 13:51:50 +00:00
joey
321b529cd8
fix man page perms in install
2006-12-19 17:09:03 +00:00
joey
389ad222ec
* Add userdir config setting.
2006-12-19 16:58:55 +00:00
joey
50c7f7ab04
* Fix sometimes broken links to Discussion pages from blog pages.
2006-12-14 19:41:41 +00:00
joey
c269d5c789
* Use POST for poll to avoid some robots.
2006-12-14 19:04:42 +00:00
joey
c0cf13dbb0
* Fix various links on the hyperestradier pages.
2006-12-04 10:50:46 +00:00
joey
a60d98461f
releasing version 1.35
2006-12-02 00:29:55 +00:00
joey
8af8d085d6
* The hack used to make the pagetemplate hook have access to the editpage
...
template won't work with CGI::FormBuilder 3.0401, so disable it for now.
* CGI::FormBuilder 3.0401 seems to work ok now with ikiwiki, although
there might still be bugs lurking..
2006-12-02 00:19:55 +00:00
joey
f65fa0ad68
* Fix daemonisation code to only do daemon setup things after forking the
...
child process.
2006-12-02 00:12:26 +00:00
joey
951522ebc3
* More build deps updates.
...
* /dev/null fortune failures
* Add libtime-duration-perl to build deps, as it's used by the svn module
2006-11-28 18:16:04 +00:00
joey
abd262cf58
* Allow /etc/ikiwiki/wikilist to list just the names of users, if so then
...
* Fix url absolution code in inline plugin to support class and id fields in
links and imgs, and to support anchor urls.
2006-11-28 09:10:42 +00:00
joey
c9983bc7d8
* Allow /etc/ikiwiki/wikilist to list just the names of users, if so then
...
~user/.ikiwiki/wikilist will be read.
2006-11-28 05:46:13 +00:00
joey
d17e756e1c
releasing version 1.34.1
2006-11-27 17:39:22 +00:00
joey
e30262ced7
releasing version 1.34
2006-11-27 01:52:23 +00:00
joey
1cc030f96b
git test suite
2006-11-26 20:10:09 +00:00
joey
c8a59c1c10
* Git backend improvements, including bug fixes and better robustness.
2006-11-26 20:05:57 +00:00
joey
b20d4f6681
* Mercurial backend improvements, including --get-ctime support.
2006-11-26 20:01:43 +00:00
joey
5800d2160c
add a poll plugin
2006-11-26 19:46:11 +00:00
joey
82ab2ebb08
* Add softwaresite example.
2006-11-22 14:59:26 +00:00
joey
04a9dbfe7d
updates
2006-11-22 14:28:38 +00:00
joey
9e05810f81
rename
2006-11-22 06:15:32 +00:00
joey
a405b46c3b
* Add toggle plugin.
...
* Introduce the nicebundle. This is a kind of plugin, that just enables
many other plugins. It's an easy way to boost ikiwiki from its default,
basic wiki, to a full-featured wiki, without manually picking the right
set of plugins. New plugins will be added to the nicebundle from time to
time.
2006-11-22 02:28:42 +00:00
joey
ffb2700043
* Add a test suite for the mercurial backend, contributed by Emanuele Aina.
...
* Add a test suite for the svn backend.
* Daemonize before sending RPC pings, since that can take a while
and/or hang.
* Daemonize before sending commit mails, as that can also take a long
time/hang if the mail server is unhappy.
* Factor out commit mail sending code into new function.
2006-11-21 17:47:53 +00:00
joey
5bc73d7fac
* Rename ikiwiki.pl so MakeMaker doesn't see it, and install it.
...
* Add some code to the build system that tries to determine if the
lib installation directory is in @INC. If it's not, munge ikiwiki
to hardcode the path to the lib directory. This should allow installing
ikiwiki in nonstandard locations, including home directories, by just
setting PREFIX at build time.
* Fix nested examples directory in deb.
2006-11-20 22:12:43 +00:00
joey
3e593eb9c0
* Add "last" parameter to hook function. Very basic ordering, and hopefully
...
nothing more spohisticated will be needed.
* Add formbuilder_setup and formbuilder hooks.
* Split out a passwordauth module, that holds all the traditional password
based authentication etc code. It's enabled by default, but can be disabled
if you want only openid or some other auth method.
2006-11-20 20:37:27 +00:00
joey
d389b0e4a4
* Avoid locking the wiki at all when handling some basic cgi stuff
...
(searches, recentchanges).
2006-11-20 12:03:35 +00:00
joey
eac31eff5c
shortcut stuff
2006-11-20 11:31:23 +00:00
joey
b6116256c5
get rid of wikiformat build dep
2006-11-20 10:29:39 +00:00
joey
e43cd269d2
* Add openidsignup config option.
...
* Make the openid plugin support the callbacks from myopenid.com via its
affiliate program.
* Change how post signin actions are propigated through the signin process;
they're now stored in the session.
2006-11-20 09:40:09 +00:00