Joey Hess
348a6aaee3
pagespec for links dependencies
2009-10-06 18:20:11 -04:00
Joey Hess
af85f62d6f
linkmap: Use a combination of presence and link dependencies.
...
This makes the map be regenerated much less frequently, so larger maps are
more practical to use now.
2009-10-06 17:47:10 -04:00
Joey Hess
534518792d
update
2009-10-05 22:30:14 -04:00
Joey Hess
0cb9e588e4
add among limit to pagestats
2009-10-05 21:24:02 -04:00
Joey Hess
7a520974b5
uh oh, this affects link deps
2009-10-05 17:44:15 -04:00
Joey Hess
7ee7773e2a
Merge branch 'master' into dependency-types
2009-10-05 17:11:08 -04:00
Joey Hess
bf10130165
close
2009-10-05 17:11:03 -04:00
Joey Hess
ba71687077
note that this old bug affects more stuff now
2009-10-05 17:10:00 -04:00
Joey Hess
031d1bf504
use among limit for correctness
2009-10-05 17:03:16 -04:00
Joey Hess
ff2aa982c3
Merge branch 'master' into dependency-types
2009-10-05 16:47:40 -04:00
Joey Hess
786dcf15c4
responses, questions, ideas
2009-10-05 16:47:12 -04:00
Joey Hess
34c72f2162
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
2009-10-05 16:19:58 -04:00
Joey Hess
4b2eaac156
response
2009-10-05 16:18:54 -04:00
http://smcv.pseudorandom.co.uk/
3a188c047b
thoughts about renaming the actual images to .albumimage
2009-10-05 16:08:19 -04:00
Joey Hess
61a36de432
closures
2009-10-05 15:40:18 -04:00
Joey Hess
e7144e918f
clarify amoung
...
I found it really hard to understand from the old description..
2009-10-05 15:36:51 -04:00
Joey Hess
f7d04d1067
switch plugins page to use a map instead of an inline
...
A map just seems a better fit for reference, since it deliniates the
contrib plugins better, and orders better.
It also has the advantage of being less expensive, since the plugins page
does not need to update when eg, the pagecount page changes.
Only downside is, no rss feed of new plugins. Which I know a few people
were subscribed to.
2009-10-05 15:26:15 -04:00
Joey Hess
d6cdced589
fix documentation of quick
...
It *always* turns off feeds, because feeds require a look
at all pages.
2009-10-05 15:22:17 -04:00
Joey Hess
dc6fab3824
syntax
2009-10-05 15:17:36 -04:00
Joey Hess
fc864515b8
omit forum and javascript from list
2009-10-05 15:16:14 -04:00
Joey Hess
c6bf4228d5
make links dependencies fire if broken links change
2009-10-05 15:01:05 -04:00
Jon Dowland
b8fae0ec39
another UI issue I'm interested in
2009-10-05 15:27:41 +01:00
Jon Dowland
bccea01c07
would you accept patches for this?
2009-10-05 15:27:03 +01:00
Jon Dowland
204e733d79
good work, thank you!
2009-10-05 15:17:11 +01:00
Joey Hess
d3e0a54344
Merge branch 'master' into dependency-types
2009-10-04 20:37:09 -04:00
Joey Hess
bcad00b046
update, add spec for link dependencies
2009-10-04 20:35:26 -04:00
Joey Hess
be032a7b87
rework dependency types code
...
Simplify, change default content depends number to 1,
change interface to make more sense.
2009-10-04 20:30:21 -04:00
Joey Hess
b0314296a8
update
2009-10-04 16:40:36 -04:00
Joey Hess
4a20402ba0
update
2009-10-04 16:36:39 -04:00
Joey Hess
d5357374c9
Merge branch 'master' into dependency-types
2009-10-04 16:28:51 -04:00
Joey Hess
a8af271e5a
document effect of contentless dependencies on sidebar efficiency
2009-10-04 16:28:14 -04:00
Joey Hess
cda8592a5f
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
2009-10-04 16:19:54 -04:00
Joey Hess
6f1ebdd692
update
2009-10-04 15:53:54 -04:00
http://kaizer.se/
7b692b5d6e
Updated pproc-indent by catching only indent at beginning of line
2009-10-04 14:43:38 -04:00
Joey Hess
ba11568f1e
response
2009-10-03 17:43:23 -04:00
Joey Hess
bd958f91a2
did a scratch implementation of dependancy types, but found it more complex
2009-10-03 17:38:47 -04:00
Joey Hess
c7bdd17087
clarify
2009-10-03 17:17:48 -04:00
Joey Hess
fd9d968024
document add_depends dependency type interface
2009-10-03 15:37:57 -04:00
Joey Hess
ffa73790b5
Fix a bug that could lead to duplicate links being recorded for tags.
...
Here I was bitten by perl's aliasing of foreach variables
to the loop array contents, and match_link accidentially changed
the contents of %links.
In Jon's testcase, a tag added an absolute link, which was
made relative by the above bug, and then the link was added
again in preprocess, and turned into a duplicate.
2009-10-03 14:16:28 -04:00
http://www.cse.unsw.edu.au/~willu/
5de7ba8291
response
2009-10-03 01:39:06 -04:00
Joey Hess
9673806a6d
consistency with edittemplate?
2009-10-02 18:58:07 -04:00
Joey Hess
db64972b65
combine with pagetemplate?
2009-10-02 18:51:52 -04:00
Joey Hess
6e133959bc
fix wording here too
2009-10-02 18:47:15 -04:00
Joey Hess
82ae1372a4
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
2009-10-02 18:46:10 -04:00
Joey Hess
7ef22f2596
improve wording
2009-10-02 18:45:56 -04:00
http://www.cse.unsw.edu.au/~willu/
06a1ad7e76
Add reference to new plugin
2009-10-02 18:28:11 -04:00
http://jmtd.livejournal.com/
1ead5f7987
2009-10-02 17:31:40 -04:00
http://jmtd.livejournal.com/
1d0d98eec4
wishlist/todo item: disable/enable directives by pagespec
2009-10-02 17:30:46 -04:00
http://jmtd.livejournal.com/
a56fd6fde9
+bugs/ backlinks onhover thing can go weird
2009-10-02 17:25:18 -04:00
http://jmtd.livejournal.com/
c1ca46a785
response
2009-10-02 17:23:37 -04:00