Joey Hess
99d74b3d6a
add themes page and remove actiontabs.css from css_market since it is a
...
theme
2010-12-11 14:48:52 -04:00
http://kerravonsen.dreamwidth.org/
5d6c604bdc
namespaces are othogonal to the issue of security
2010-12-08 03:12:35 +00:00
Giuseppe Bilotta
20df2ee6fe
Some comments on fields namespacing
2010-12-06 14:07:02 +01:00
http://kerravonsen.dreamwidth.org/
3f4ec334df
updating the docs in keeping with latest version - multi-page reports
2010-12-06 02:02:30 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlcaGfdn9Kye1Gc8aGb67PDVQW4mKbQD7E
b297f76f14
ping for review
2010-12-05 17:26:45 +00:00
Joey Hess
7c2252137a
more tweaks to urlto documentation
2010-11-29 15:09:38 -04:00
Joey Hess
53d466a07f
second parameter of urlto is optional
2010-11-29 14:59:48 -04:00
Joey Hess
f60f15704e
tweak urlto description
2010-11-29 14:59:15 -04:00
Joey Hess
0ae1e4cc0e
Merge remote branch 'smcv/ready/localurl'
2010-11-29 14:43:57 -04:00
Joey Hess
3c2d9e1038
2010-11-27 23:29:27 +00:00
Simon McVittie
4c224ae143
urlto(): if $from is undef, return a local path, not an absolute URL
2010-11-22 23:47:05 +00:00
Joey Hess
d5056fb61e
add example of skipping blog posts while scrubbing comments
2010-11-12 00:24:33 -04:00
http://smcv.pseudorandom.co.uk/
9c42f57866
put the problematic patch in a toggleable to make discussion more visible
2010-11-08 12:17:07 +00:00
http://smcv.pseudorandom.co.uk/
2c17255b66
cross-references
2010-11-08 12:14:26 +00:00
http://smcv.pseudorandom.co.uk/
93e15cc84f
2010-11-08 12:02:36 +00:00
JoeRayhawk
408af2bb9e
A wish for a noninvasive autoindex.
2010-11-07 04:37:14 +00:00
http://smcv.pseudorandom.co.uk/
e68f29eebb
ugh, now with better syntax
2010-11-01 18:24:46 +00:00
http://smcv.pseudorandom.co.uk/
fa71b0e6aa
added to git
2010-11-01 18:23:43 +00:00
http://kerravonsen.dreamwidth.org/
f2f41d680a
new version of ymlfront finally documented
2010-10-28 00:21:47 +00:00
http://kerravonsen.dreamwidth.org/
9ffa876710
tweaking docs
2010-10-28 00:19:43 +00:00
Thomas Schwinge
a12dd235ea
Fix some more links.
...
DynDNS (which was resolving *.schwinge.homeip.net to my server at home) stopped
supporting wildcard CNAMEs *.schwinge.homeip.net, so I now always have to use
the canonical name (or pay for getting this back, or go looking for another
service provider)...
2010-10-27 14:49:21 +02:00
tschwinge
6167671917
Fix links. DynDNS (which was resolving *.schwinge.homeip.net to my server at home) stopped supporting wildcard CNAMEs *.schwinge.homeip.net, so I now always have to use the canonical name (or pay for getting this back, or go looking for another service provider)...
2010-10-27 12:39:34 +00:00
Anonymous
c2f01e320d
Merge remote branch 'remotes/origin/master'
2010-10-26 17:57:58 +02:00
Anonymous
577e185b63
signal dead link to 'default content for *copyright* and *license*' plugin
2010-10-26 17:43:54 +02:00
https://www.google.com/accounts/o8/id?id=AItOawmZMunnF2szppZKh59QntrdlZDr6BPipiM
91a3b74711
2010-10-23 02:16:00 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlcaGfdn9Kye1Gc8aGb67PDVQW4mKbQD7E
a0b55ac3cd
setting cookies before aggregating
2010-10-19 15:13:29 +00:00
Joey Hess
2d99fe0d34
note that recentchanges plugin handles reversions
2010-10-08 19:27:28 -04:00
Joey Hess
84111d96c4
make revert hooks optional
...
I removed the IkiWiki::rcs_ stubs for the revert hooks. Instead
recentchanges tests to see if the hooks are available and calls
them directly.
2010-10-08 17:54:12 -04:00
Joey Hess
238e8b95a5
convert rcs_revert to only stage the reversion
2010-10-06 15:08:12 -04:00
Joey Hess
237ea79d71
remove rcs_showpatch
2010-10-06 14:39:10 -04:00
Joey Hess
3f3aab3793
document new rcs reversion support functions
2010-10-04 16:22:50 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnZyXrBJHCbhjyf69drmoWxbsEex_bQhEk
b0483974f5
2010-09-29 10:15:04 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnZyXrBJHCbhjyf69drmoWxbsEex_bQhEk
64c3c0d0de
2010-09-29 10:12:52 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnZyXrBJHCbhjyf69drmoWxbsEex_bQhEk
219f057e58
better tags
2010-09-28 19:24:07 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnZyXrBJHCbhjyf69drmoWxbsEex_bQhEk
9a0d1862f4
initial page
2010-09-28 19:01:50 +00:00
Joey Hess
e22b18aabc
template_depends: throw nice error message when template cannot be found
...
plovs reported a crash when templates were not installed properly,
with a non-useful error about the template object not being defined.
I've audited all uses of template_depends(), and template(), and it makes
sense for them to throw an error if the template cannot be found. All code
with a user-supplied template catches errors already, to handle template
parse failures.
It did not make sense for template_file to throw errors, as some code uses
it to probe if a template file is available.
2010-09-27 15:58:01 -04:00
Joey Hess
ea487472ed
document settings needed to fix bug
2010-09-18 18:48:46 -04:00
Joey Hess
0b59b14007
remove obsolete docs about DefaultLanguage
...
I think this may have made sense when the master language was rendered to
index.html, but with it at index.en.html, DefaultLanguage is not needed.
2010-09-18 12:24:33 -04:00
Joey Hess
57d0ef239b
update
2010-09-14 15:39:30 -04:00
Joey Hess
c4ebdd6f46
Pass array of names of files that have been deleted to needsbuild hook as second parameter, to allow for plugins that needs access to this information earlier than the delete hook.
2010-09-10 17:17:08 -04:00
Joey Hess
fbfda5ccfc
po: Make the po_master_language use a langpair like "en|English", so it can be configured via the web.
2010-09-10 13:13:00 -04:00
Joey Hess
8a6f4a7e50
needsbuild hook interface changed; the hooks should now return the modified array of things that need built. (Backwards compatability code keeps plugins using the old interface working.)
2010-09-07 12:08:59 -04:00
Changaco
edb256d2d8
added a patch to make it more like MediaWiki
2010-09-04 14:04:51 +00:00
http://kerravonsen.dreamwidth.org/
2a1077f886
YAML is YAML
2010-09-01 10:09:44 +00:00
Giuseppe Bilotta
3e7605d146
more on ymlfront vs MMD
2010-08-31 19:39:03 +02:00
http://kerravonsen.dreamwidth.org/
2eb04d8b41
keeping triple-dash as default, but making it configurable
2010-08-31 12:36:50 +00:00
http://oblomov.myopenid.com/
d085d1ac5d
ymlfront vs MMD
2010-08-30 19:29:31 +00:00
Joey Hess
827710bb59
split out bug report and close
2010-08-30 15:00:31 -04:00
Joey Hess
801c59b535
response
2010-08-30 14:25:49 -04:00
https://www.google.com/accounts/o8/id?id=AItOawndltpDNFSfEZBR_TIcjeDQRkuuyT1e_3o
949a1edac7
2010-08-15 21:39:27 +00:00