joey
afedd60d79
* Match 'web commit from' in SVN and git, these are web commits too.
...
(Faidon)
2006-07-11 20:55:14 +00:00
joey
c4e222f591
add
2006-07-11 20:45:33 +00:00
joey
10b3a79168
add
2006-07-11 20:42:58 +00:00
joey
eecc8af979
foo
2006-07-11 20:41:30 +00:00
www-data
fcffc462be
web commit by joey
2006-07-11 20:40:22 +00:00
www-data
8423016f5a
web commit by joey
2006-07-11 20:36:31 +00:00
www-data
d390421c8c
web commit by joey
2006-07-11 20:32:59 +00:00
www-data
20da61215f
web commit by joey
2006-07-11 20:32:33 +00:00
www-data
40057f507d
web commit by joey
2006-07-11 20:30:05 +00:00
joey
dfcd4c299a
simplify
2006-07-07 21:03:26 +00:00
joey
1bdfa4d8b5
* Support a w3mmode, which lets w3m run ikiwiki using its local CGI
...
support, to edit pages etc without a web server.
2006-07-07 21:00:48 +00:00
joey
1cd1f073ff
web commit from 127.0.0.1
2006-07-07 19:38:35 +00:00
joey
42ffdb661c
html too
2006-07-07 18:33:40 +00:00
joey
0f22d66c96
* Add wikitext markup plugin, which supports ".wiki" pages written in the
...
original wiki syntax, CamelCase links and all.
2006-07-07 18:28:27 +00:00
joey
97e6f39dd0
* Patch from Faidon to use svn --limit when possible for recentchanges,
...
speeds up recentchanges a lot for wikis with more history.
2006-07-05 17:40:07 +00:00
joey
2379299a24
fix
2006-07-05 00:34:30 +00:00
joey
9308b11e28
meta done a while ago
2006-07-05 00:31:33 +00:00
joey
01fc6c0a4e
* Improve display of parentlinks and page title of toplevel index page.
2006-07-04 20:04:33 +00:00
www-data
1f6ed67e69
web commit by joey
2006-07-04 16:51:42 +00:00
joey
29f24d4ea2
add news item for ikiwiki 1.8
2006-07-04 16:48:25 +00:00
joey
014a387996
* Memoize abs2rel, which is still kinda slow, for another 30% speedup
...
in time to build the doc wiki.
2006-07-04 16:34:27 +00:00
joey
e059c9eff9
* Make RecentChanges use a table and some CSS, should be much more readable.
...
No code changes involved.
* Encode & in diffurl in examples, to conform to pedantic rules.
2006-07-04 06:07:32 +00:00
joey
77b38730d4
update
2006-07-04 03:59:37 +00:00
joey
349ff86006
* Make ikiwiki --setup --refresh rebuild wrappers, so wrapper rebuild
...
will be automatically done on all upgrades.
2006-07-04 00:28:59 +00:00
joey
02aed8df36
update
2006-07-04 00:03:36 +00:00
joey
5fa050cea0
foo
2006-07-03 22:52:00 +00:00
joey
84815d0ce9
word wrap
2006-07-03 22:49:24 +00:00
joey
c1160151d3
fix
2006-07-03 22:39:27 +00:00
joey
d7dc7f699b
fix
2006-07-03 22:37:32 +00:00
joey
08890fdd7f
misc updated
2006-07-03 22:35:30 +00:00
joey
8d4c474f3b
* Add a html plugin, which can be used to write wikis in raw html,
...
if you'd ever want to do such a thing. Slightly tricky, since ikiwiki
defaults to not processing .html files, since w/o this plugin they would
be copied unsanitised. With this plugin, it will process, and html
sanitise, them like any other page type.
2006-07-03 22:31:20 +00:00
joey
6551c1e560
* Support htmlize plugins and make mdwn one such plugin, which is enabled by
...
default (of course!). Based on a patch by Faidon Liambotis.
2006-07-03 22:08:04 +00:00
joey
7ea8df24b3
* Introduce add_plugins and disable_plugins config options in setup files.
...
This allows adding or removing plugins w/o overriding the whole list of
default plugins, which makes it easier to upgrade when new default plugins
are added.
2006-07-03 21:29:56 +00:00
www-data
117e71ec9b
web commit by KellyClowers
2006-07-03 17:40:28 +00:00
joey
1f6f598a2a
fix path to git hook script
2006-07-03 16:43:30 +00:00
joey
fe5689ec16
updates
2006-07-02 19:52:46 +00:00
joey
24a4bf8977
ugh, this is a tricky one..
2006-07-02 19:46:57 +00:00
joey
93351f1275
bug
2006-07-02 19:08:46 +00:00
joey
d1d212203c
* Centralised all calls to HTML::Template and force all the templates
...
to be read as utf8.
2006-07-02 19:06:08 +00:00
www-data
2ed1419c1d
web commit by joey: revert
2006-07-02 19:04:43 +00:00
www-data
46a6b7fa71
web commit by joey
2006-07-02 19:03:57 +00:00
www-data
cacc2cefa7
web commit by joey
2006-07-02 18:06:39 +00:00
www-data
48373d7a10
web commit by joey
2006-07-02 18:05:57 +00:00
joey
1452b3adf3
so make sure to let perl know it should be handled as utf8. Also,
...
* Improve layout of edit page so formatting help link is always visible w/o
getting in the way of the preview.
2006-07-02 17:44:43 +00:00
www-data
c7e06b65fd
web commit by ThomasSchwinge: HelpOnFormatting link disappears.
2006-07-02 17:05:19 +00:00
www-data
dc35513522
web commit by ThomasSchwinge: Typo fixes.
2006-07-02 16:50:13 +00:00
www-data
995dfd6cf4
web commit by joey
2006-07-02 02:22:22 +00:00
joey
0bb605baf8
* Parse svn log as xml for improved utf8 and security. Note that this makes
...
ikiwiki depend on XML::Simple. Patch by Faidon Liambotis.
2006-07-02 02:18:31 +00:00
joey
25b35c3c74
* Honor LC_CTIME when formatting a time for display. Thanks, Faidon
...
Liambotis.
2006-07-02 00:32:12 +00:00
www-data
8966b8504c
web commit by AlesandroDottiContra
2006-07-01 11:29:00 +00:00
www-data
913b2fc3dc
web commit by AlesandroDottiContra
2006-07-01 11:28:21 +00:00
joey
b0e7e2e123
* Support pinging services such as Technorati using XML-RPC to notify them
...
about changes to rss feeds.
2006-06-27 01:13:03 +00:00
joey
c0ce99f77c
typo
2006-06-27 00:31:41 +00:00
joey
f8ffce3e44
improve minor
2006-06-26 21:59:17 +00:00
www-data
74208f45f4
web commit by ColasNahaboo: test of 3rd blockquote level
2006-06-25 08:09:51 +00:00
joey
c55076d8e8
add
2006-06-23 00:54:05 +00:00
joey
cbfe2af8b5
make the bugs page work like the todo page
2006-06-23 00:51:19 +00:00
www-data
9289f684bb
web commit by joey
2006-06-22 23:36:52 +00:00
joey
89bfe1c278
add news item for ikiwiki 1.7
2006-06-19 03:36:59 +00:00
joey
8fe50707c3
simplify
2006-06-19 03:30:34 +00:00
joey
895a7b7594
* Updated logo from Recai with some kerning and alingment tuning.
2006-06-18 23:40:17 +00:00
joey
f1cd1abd20
add news item for ikiwiki 1.6
2006-06-18 23:27:47 +00:00
www-data
e743ee6974
web commit by joey
2006-06-18 21:26:13 +00:00
joey
b1e905cfb8
update
2006-06-18 21:21:06 +00:00
joey
7e3e3f5bab
update
2006-06-18 21:20:49 +00:00
joey
ae105bfab2
update
2006-06-18 21:20:04 +00:00
joey
55efcad7a1
* New SVG logo from Recai.
2006-06-18 21:19:00 +00:00
www-data
11a2708b77
web commit by ChristofferSawicki
2006-06-17 22:18:50 +00:00
joey
aef156bd53
document utf8
2006-06-17 03:02:28 +00:00
www-data
31d6c9238b
web commit by RecaiOktas: test utf8
2006-06-17 02:16:51 +00:00
www-data
3405864bc4
web commit by joey
2006-06-12 00:16:08 +00:00
joey
bcd14d0d91
add news item for ikiwiki 1.5
2006-06-12 00:14:49 +00:00
joey
cf42f33400
removing some test pages
2006-06-12 00:00:26 +00:00
joey
402ecbe7ac
fix setup for git; git requires the repo not be empty before it's checked
...
out
2006-06-11 22:56:07 +00:00
www-data
9082bd4c2b
web commit by joey
2006-06-11 19:16:01 +00:00
www-data
e5cd6ceee4
web commit by joey
2006-06-11 19:13:52 +00:00
joey
6640131ea5
add
2006-06-11 19:08:11 +00:00
www-data
2af87dea6c
web commit by AndreLuisLopes: Added AndreLuisLopes personal website entry
2006-06-11 18:10:52 +00:00
joey
b6f0bcb54c
move to more appropriate page
2006-06-10 23:19:08 +00:00
joey
a986679a1c
ikiwiki now in testing
2006-06-10 23:16:35 +00:00
www-data
3a704c14c0
web commit by PaulCollins: link logo
2006-06-10 16:42:12 +00:00
www-data
54cf7622bf
web commit by DonMarti
2006-06-08 00:19:57 +00:00
www-data
8b515442e5
web commit by DonMarti
2006-06-08 00:18:34 +00:00
www-data
baff4a84a3
web commit by LarsChristianHausmann
2006-06-04 22:03:09 +00:00
joey
00d761ab53
misc fixes from Recai
2006-06-03 18:03:41 +00:00
www-data
ff8ab2b61a
web commit by EroSennin
2006-06-03 17:00:53 +00:00
joey
5454186939
meta headers are not sanitised; prevent html leaking into them
2006-06-02 06:11:22 +00:00
joey
03867bf323
solution..
2006-06-02 05:55:24 +00:00
joey
eaa1674f46
ugly bug with locales
2006-06-02 05:53:54 +00:00
joey
e087ae639f
improve the ikiwiki.setup for git, hope I got everything right
2006-06-02 05:43:58 +00:00
joey
8bd6e9732a
blah
2006-06-02 05:34:46 +00:00
joey
c3d0f63101
better blocking
2006-06-02 05:34:01 +00:00
joey
30afedcfe2
* Add support for using git instead of subversion as the RCS backend,
...
tremendous thanks to Recai Oktaş for this.
* Doc updates for git.
2006-06-02 05:32:20 +00:00
joey
c0f8126143
foo
2006-06-02 04:54:35 +00:00
joey
df5358f665
minor
2006-06-02 04:51:26 +00:00
joey
d534483b9b
* Reorganised the doc wiki's todo/* pages, using a link/tag to flag
...
* Allow pagetemplate plugins to override *anything* in the template.
* Add a meta plugin, which allows specifying various metadata about pages,
like license and author. It also allows for inserting html link and meta
tags into html, overriding the title, and adding hidden WikiLinks, which
can be useful when using link-based globbing for page categorisation.
* Remove preprocessor directives from inlined pages.
* Allow simple preprocessor directive values to be specified w/o quotes.
2006-06-02 04:49:12 +00:00
joey
f1b3b728c1
bah, globlists are not anded..
2006-06-02 02:19:49 +00:00
joey
0e9312b2a5
add
2006-06-02 02:17:56 +00:00
joey
0b8aacfb96
* Reorganised the doc wiki's todo/* pages, using a [[done]] tag to flag
...
when a todo item is done, instead of the previous moving it to a different
subdir.
2006-06-02 02:07:21 +00:00
joey
ad247de723
* Patch from Dr. Zini to add link() and backlink() to globlists. This allows
...
for some handy stuff like:
- Using links as a kind of tag; creating blog pages that list all pages
containing a given tag/link or not containing some other tag.
- Subscribing to mail notifications whenever a change is made to a page
that is a backlink of page foo. Ie, "Please notify me of changes in all
pages that link to my home page in the wiki"
- Locking any pages that are linked to from a particular page, so that
lists of locks can be exposed in the wiki.
2006-06-02 01:17:26 +00:00
joey
140658bc51
* More security review.
2006-06-01 20:44:12 +00:00
www-data
f4fd66fc1b
web commit by joey: cleanup
2006-05-31 02:02:47 +00:00
www-data
8b644abfff
web commit by joey
2006-05-31 01:57:46 +00:00
www-data
00938c38f7
web commit by joey
2006-05-31 01:56:56 +00:00
www-data
2ecb2171c6
web commit by joey
2006-05-31 01:55:11 +00:00
www-data
de5cd1e12b
web commit by VictorMoral
2006-05-30 12:15:17 +00:00
www-data
056002c2e1
web commit by VictorMoral
2006-05-30 12:14:06 +00:00
www-data
6ee85ad464
web commit by VictorMoral
2006-05-30 12:04:07 +00:00
www-data
a8475ab2b0
web commit by VictorMoral
2006-05-30 12:02:35 +00:00
joey
abf5543e0c
cannot reproduce a problem
2006-05-29 05:10:23 +00:00
joey
7a1e12675e
* Add --timeformat config option to allow changing how dates are displayed.
...
Note that as a side effect, dates will now be displayed using the local
timezone, not as GMT.
2006-05-29 05:09:43 +00:00
joey
890257521e
remove some old news pages, I'll only be keeping the most recent couple of
...
things around
2006-05-27 19:48:23 +00:00
www-data
c3ccdfd9d6
web commit by joey
2006-05-27 19:46:27 +00:00
joey
aad8e82bda
add news item for ikiwiki 1.4
2006-05-27 19:17:02 +00:00
joey
c20c406631
* Add -refresh option to ikiwiki-mass-rebuild and use that on upgrades that
...
do not need a full rebuild, in order to update any basewiki pages.
2006-05-27 19:04:46 +00:00
joey
477c11ad4d
typo
2006-05-26 16:23:48 +00:00
joey
65d0aee407
* --getctime had bitrotted (well I only ever used it the once so far..),
...
* When inlining a page in another one, links from the inlined page are now
expanded the same as they are when rendering the inlined page as a
standalone page. So rather than being expanded from the POV of the
inlining page, they are expanded from the POV of the inlined page.
For example, a link from blog/foo to "bar" will now link to blog/bar
if it exists. Previously this needed to be a link explicitly to
"blog/bar"; such links will also continue to work.
(This was slightly complex to do as the link still has to be constructed
relative to the inlining page.)
2006-05-26 16:11:53 +00:00
joey
29507e94a4
utf-8 support seems to be working now
2006-05-26 15:33:14 +00:00
joey
361ec86696
* --getctime had bitrotted (well I only ever used it the once so far..),
...
fix and make it a bit more flexible
* rcs_getctime is changed, now rather than needing to loop over all pages,
it should just use the rcs to get the ctime of the passed file.
2006-05-26 15:22:43 +00:00
joey
282893be81
* Rebuilding on upgrade to this version is recommended.
...
* Add a html validity check to the test suite, using the wdg-html-validator,
if available.
* Make the html valid when there is nothing in the actions list by adding an
empty <li> to the end of it.
* Reordered some function call parameters for consistency.
2006-05-26 08:24:36 +00:00
joey
0fe24ee312
update
2006-05-26 01:12:36 +00:00
joey
5466a1daf9
* The page name and parent links has switched from using a <h1> to a styled
...
<span>, so pages can use <h1> internally instead of needing to use <h2>.
* Updated all of ikiwiki's own wiki pages for that.
* Add pagetemplate hook, which can be used by plugins that want to mess
around with adding new stuff to the page template.
* Remove headercontent; the search plugin now adds the search box to the
header by registering a pagetemplate hook, and other plugins should do
similarly.
2006-05-26 01:10:58 +00:00
joey
7f64dd4f66
* Tell HTML::Scrubber to treat "/" as a valid attribute which is its
...
very strange way of enabling proper XHTML <br /> type tags. Output html
should be always valid again now.
2006-05-25 22:03:22 +00:00
joey
75348182fc
use right name for search plugin
2006-05-25 21:52:03 +00:00
www-data
14aa5a7351
web commit by IainMcLaren
2006-05-25 08:19:04 +00:00
joey
78870df321
latex version of logo
...
some other changes
2006-05-24 21:33:23 +00:00
www-data
c34857ee90
web commit by PaulCollins: adding my wiki
2006-05-20 14:25:14 +00:00
joey
a2c97af60b
add news item for ikiwiki 1.3
2006-05-16 15:20:50 +00:00
joey
0905a8f046
add news item for ikiwiki 1.2
2006-05-15 16:01:13 +00:00
www-data
694eb98d3e
web commit by RecaiOktas: UTF-8 test (conclusion)
2006-05-14 13:27:29 +00:00
www-data
e0b7a67a46
web commit by RecaiOktas: UTF-8 test (last entry)
2006-05-14 13:21:32 +00:00
www-data
3054158d2f
web commit by RecaiOktas: UTF-8 test (second entry)
2006-05-14 13:17:51 +00:00
www-data
1c7f1d7e39
web commit by RecaiOktas: UTF-8 test (first entry)
2006-05-14 13:13:47 +00:00
joey
7a0ff2b293
add
2006-05-13 16:35:37 +00:00
joey
a17d6ee669
add
2006-05-13 16:12:23 +00:00
www-data
4a1b921f6d
web commit by RecaiOktas: Add URL for Git
2006-05-13 10:56:34 +00:00
www-data
b1ddf03680
web commit by tuomov: Fixed a typo
2006-05-13 08:08:14 +00:00
www-data
64d99045b9
web commit by joey
2006-05-12 23:45:07 +00:00
www-data
2a83d0a8b1
web commit by joey: git support!
2006-05-12 23:44:35 +00:00
www-data
16941293a9
web commit by joey
2006-05-12 22:35:19 +00:00
www-data
b7a3a56cfa
web commit by joey
2006-05-12 18:05:00 +00:00
www-data
5f3591a269
web commit by EfraimFeinstein: test display of Hebrew text
2006-05-12 15:24:03 +00:00
joey
065f298986
update
2006-05-12 05:17:29 +00:00
joey
f0f3a430f3
* Add libc6-dev to dependencies, needed to build wrappers.
2006-05-08 23:00:42 +00:00
www-data
746f6fdffb
web commit by joey
2006-05-05 21:21:00 +00:00
www-data
633090e67a
web commit by joey
2006-05-05 21:20:40 +00:00
www-data
06027646e2
web commit by joey
2006-05-05 21:18:30 +00:00
joey
7914af53ab
add news item for ikiwiki 1.1
2006-05-05 21:14:34 +00:00
joey
dd7a381471
* Add ikiwiki-mass-rebuild script, ripped out of the postinst.
...
* Add some new config items to the estseek.conf template, which are needed
by hyperestraier 1.2.3.
2006-05-05 20:48:20 +00:00
www-data
626751068b
web commit by joey
2006-05-05 20:43:48 +00:00