Joey Hess
3388e1474a
tag
2008-10-02 17:35:46 -04:00
Joey Hess
4857ac4585
tag
2008-10-02 17:34:52 -04:00
Joey Hess
daa095689a
tag
2008-10-02 17:33:55 -04:00
Joey Hess
781957ad91
wishlist
2008-10-02 17:33:25 -04:00
Joey Hess
bc259c593f
move
2008-10-02 17:32:53 -04:00
Joey Hess
c885a0107b
this is a wishlist todo item, rename too
2008-10-02 15:12:57 -04:00
Joey Hess
c22c010e16
response
2008-10-02 15:11:17 -04:00
Joey Hess
0b1b72b2ee
thoughts
2008-10-02 15:01:03 -04:00
Joey Hess
a1f4a9c5c9
ping
2008-10-02 14:54:52 -04:00
Joey Hess
6055dd3ef2
close
2008-10-02 14:53:11 -04:00
Joey Hess
605ce02710
move to todo, response
2008-10-02 14:51:21 -04:00
Joey Hess
5c2309ada8
typo
2008-10-02 14:49:40 -04:00
Joey Hess
d30a7b1268
fix bug closure
2008-10-02 14:48:35 -04:00
Joey Hess
49992eb2ce
Updated French translation. Closes : #500929
2008-10-02 14:03:04 -04:00
Joey Hess
3b47dae9ca
remove, rename: Allow acting on attachments as a page is being created.
2008-10-02 12:53:53 -04:00
Joey Hess
c945952381
attachment: Support adding attachments to pages even as they are being created.
2008-10-02 12:48:06 -04:00
Joey Hess
e0fd02acf1
don't special case preview
...
Whenever the edit form is submitted, but not saved, the page location
select should reduce to the currently selected value. This was only done
when previewing before, but is also needed in order to support the case of
adding an attachment to a page that is just being created.
Before this change, the attachment plugin would get a weird value in
$form->field("page"), that did not reflect the actual page location.
2008-10-02 12:42:46 -04:00
Joey Hess
45a2074071
update
2008-10-01 17:31:21 -04:00
Joey Hess
bf386e22f5
inline: Fix handling of rootpage that doesn't exist.
...
It makes sense to use bestlink to determine which page rootpage refers to,
but if no page matches, just use the raw value.
2008-10-01 17:29:03 -04:00
Joey Hess
f2b1a918b0
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
2008-10-01 17:24:50 -04:00
Joey Hess
06de9da609
first review
2008-10-01 17:23:46 -04:00
Plareplane
8e77b66aae
2008-10-01 17:01:58 -04:00
Joey Hess
f7431af308
add padding between inlined page title and content
...
Some aggregated contents do not include a span element, so there was zero
padding without this.
2008-10-01 16:49:56 -04:00
Joey Hess
6310b05e22
typo
2008-10-01 15:55:50 -04:00
Joey Hess
18b1c7f012
Merge branch 'tova'
2008-10-01 15:54:10 -04:00
Joey Hess
aba53047af
remove external image
...
The image is no longer on manoj's machine, and this wiki should not
rely on images hosted by third parties.
Manoj, if you'd like to add this image into ikiwiki's docs, we could talk
about that.
2008-10-01 15:34:12 -04:00
Joey Hess
7308f3da5b
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
2008-10-01 14:47:49 -04:00
Joey Hess
826af4600a
fix subpage rename bug with indexpages
...
If indexpages is enabled, then foo/index.mdwn will look like a subpage
of foo, so an additional check is needed to avoid trying to rename it
twice.
2008-10-01 14:43:28 -04:00
Joey Hess
82eac2d04e
Merge branch 'master' into tova
2008-10-01 14:30:08 -04:00
Joey Hess
872e7425e4
typo
2008-10-01 14:29:59 -04:00
Joey Hess
5599a5bfb5
typo
2008-10-01 14:06:52 -04:00
bremner
e21b190be2
2008-10-01 08:12:14 -04:00
Joey Hess
85ec27ab58
Merge branch 'master' into tova
...
Conflicts:
debian/changelog
2008-09-30 21:04:22 -04:00
Joey Hess
0651e86a4c
httpauth: Document that ikiwiki.cgi has to be in a directory subject to authentication. Closes : #500524
2008-09-30 21:03:51 -04:00
tschwinge
335049c5c4
The plugins have been rewritten and now should function properly.
2008-09-30 17:44:47 -04:00
Joey Hess
2bfbad7af4
Merge branch 'master' into tova
2008-09-30 16:35:44 -04:00
Joey Hess
b5bc0e812d
don't say rebuilding wiki when refreshing
...
If run w/o --refresh, it should still say "refreshing wiki", if there's no
setup file specifed.
2008-09-30 15:40:08 -04:00
Joey Hess
4a2b401fd0
interesting bug
2008-09-30 15:16:45 -04:00
Joey Hess
3ef2824350
add test for empty, and for entirely negated pagespecs
2008-09-30 15:06:12 -04:00
Joey Hess
0ca14589f3
close
2008-09-30 12:58:17 -04:00
bremner
3e600a67f4
mention a demo site for plugin
2008-09-30 10:04:48 -04:00
http://www.cse.unsw.edu.au/~willu/
7ff6251d7b
Response
2008-09-30 02:16:20 -04:00
Joey Hess
d9dc2c6be5
remove testing code, accidentially committed
2008-09-29 19:09:53 -04:00
Joey Hess
733171bf3f
support indexpages
2008-09-29 19:08:12 -04:00
Joey Hess
4c635fe225
update
2008-09-29 19:02:02 -04:00
Joey Hess
121efb246f
Removed the pagefile function, which was confusingly close in name to
...
newpagefile.
Note that newpagefile is not used here (or in recentchanges) because
the internal use pages they generate are transient and unlikely to
benefit from being put each in their own subdir.
2008-09-29 18:59:20 -04:00
Joey Hess
2ba168ac83
use newpagefile
2008-09-29 18:52:42 -04:00
Joey Hess
2d45a303e2
add newpagefile function
2008-09-29 18:51:16 -04:00
Joey Hess
a7fd6debc5
support indexpages when renaming pages
...
Note that the page filename code used here and in editpage are identical..
2008-09-29 18:29:53 -04:00
Joey Hess
41d7ccfa79
close todo about this
2008-09-29 18:24:36 -04:00