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
30fef2703a
releasing version 1.4
2006-05-27 19:16:41 +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
0cc3b43530
missed a couple htmllinks
2006-05-27 18:42:12 +00:00
joey
0476614c40
Make page edit textarea resize to fit browser window.
2006-05-27 18:33:33 +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
526044e1da
better fix for empty actions list issue
2006-05-26 15:18:12 +00:00
joey
2e95062df8
fix call to getctime
2006-05-26 14:54:47 +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
03c98d3c79
header can appear more than one time, so is a class, not an id
2006-05-26 01:42:00 +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
37221453e2
releasing version 1.3
2006-05-16 15:20:33 +00:00
joey
0905a8f046
add news item for ikiwiki 1.2
2006-05-15 16:01:13 +00:00
joey
5f280af23c
releasing version 1.2
2006-05-15 16:00:34 +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
joey
afa57f5c07
* Remove dups from the brokenlinks list.
2006-05-06 03:57:43 +00:00
www-data
746f6fdffb
web commit by joey
2006-05-05 21:21:00 +00:00