joey [Tue, 10 Apr 2007 07:43:22 +0000 (07:43 +0000)]
web commit by JoshTriplett
joey [Tue, 10 Apr 2007 07:42:30 +0000 (07:42 +0000)]
web commit by JoshTriplett: Reference OpenID bug.
joshtriplett [Tue, 10 Apr 2007 07:25:23 +0000 (07:25 +0000)]
* Add libtext-typography-perl to Suggests for the typography plugin.
joshtriplett [Tue, 10 Apr 2007 07:22:11 +0000 (07:22 +0000)]
* Add libdigest-sha1-perl to Suggests, for sparkline and graphviz.
joshtriplett [Tue, 10 Apr 2007 07:16:27 +0000 (07:16 +0000)]
* Add libtext-csv-perl to Suggests, for the table plugin.
joey [Tue, 10 Apr 2007 06:59:55 +0000 (06:59 +0000)]
web commit by JoshTriplett: Link pagespecs.
joey [Tue, 10 Apr 2007 06:52:38 +0000 (06:52 +0000)]
web commit by JoshTriplett: Note the existence of usedirs.
joey [Tue, 10 Apr 2007 06:51:36 +0000 (06:51 +0000)]
web commit by JoshTriplett: Link to goodstuff.
joey [Tue, 10 Apr 2007 06:50:41 +0000 (06:50 +0000)]
web commit by JoshTriplett: Note that our conversion scripts should provide a framework for converters from other wikis.
joshtriplett [Tue, 10 Apr 2007 06:46:54 +0000 (06:46 +0000)]
* Conflicts/Replaces/Provides the unofficial ikiwiki-plugin-table
package, because ikiwiki now provides the table plugin, and thus has
a file overlap with ikiwiki-plugin-table.
joey [Tue, 10 Apr 2007 01:49:16 +0000 (01:49 +0000)]
* Optimise displaytime, trimming maybe 6% off the build time.
joshtriplett [Tue, 10 Apr 2007 01:27:12 +0000 (01:27 +0000)]
spelling
joey [Tue, 10 Apr 2007 01:25:50 +0000 (01:25 +0000)]
credit
joey [Tue, 10 Apr 2007 01:25:16 +0000 (01:25 +0000)]
document special variables for Makefile
joey [Tue, 10 Apr 2007 01:18:03 +0000 (01:18 +0000)]
* Add a new %destsources hash, which maps between a destination file and
the source page used to create it, ie it's the reverse of %renderedfiles.
* Use %destsources in htmllink and urlto for 20-50% speedup.
joey [Tue, 10 Apr 2007 00:51:43 +0000 (00:51 +0000)]
use pagesources rather than renderedfiles to get the list of pages
joey [Tue, 10 Apr 2007 00:26:15 +0000 (00:26 +0000)]
* Add support for PROFILE=1 to the Makefile, this turns on profiling of the
wiki build using Devel::Profiler (Dprof can't handle ikiwiki).
joey [Tue, 10 Apr 2007 00:05:37 +0000 (00:05 +0000)]
web commit by JoshTriplett: Sign.
joey [Tue, 10 Apr 2007 00:00:59 +0000 (00:00 +0000)]
web commit by JoshTriplett
joshtriplett [Mon, 9 Apr 2007 23:54:32 +0000 (23:54 +0000)]
Fix typo.
joshtriplett [Mon, 9 Apr 2007 23:51:52 +0000 (23:51 +0000)]
svn:ignore for debian directory: files, ikiwiki, and ikiwiki.substvars
joshtriplett [Mon, 9 Apr 2007 23:50:09 +0000 (23:50 +0000)]
Add build-stamp to svn:ignore, and sort entries.
joshtriplett [Mon, 9 Apr 2007 23:36:06 +0000 (23:36 +0000)]
* Add myself as a co-maintainer, with Joey's approval.
joey [Mon, 9 Apr 2007 23:09:43 +0000 (23:09 +0000)]
use err facility when logging errors to syslog
joey [Mon, 9 Apr 2007 22:54:37 +0000 (22:54 +0000)]
turn on syslog for the svn post-commit hook
joshtriplett [Mon, 9 Apr 2007 21:55:42 +0000 (21:55 +0000)]
Also document template in helponformatting
joshtriplett [Mon, 9 Apr 2007 21:53:36 +0000 (21:53 +0000)]
* Enhance helponformatting and related documentation to supply more
information about available preprocessor directives.
joey [Mon, 9 Apr 2007 21:46:24 +0000 (21:46 +0000)]
web commit by tuomov: My name/handle was misspelled
joshtriplett [Mon, 9 Apr 2007 21:11:36 +0000 (21:11 +0000)]
Check for enabled(inline) before using inline.
joshtriplett [Mon, 9 Apr 2007 21:03:24 +0000 (21:03 +0000)]
Add enabled/disabled indicator at the top of the shortcuts page.
joshtriplett [Mon, 9 Apr 2007 21:01:56 +0000 (21:01 +0000)]
Add enabled/disabled indicator at the top of the smileys page.
joey [Mon, 9 Apr 2007 20:57:35 +0000 (20:57 +0000)]
web commit by JoshTriplett
joshtriplett [Mon, 9 Apr 2007 09:09:02 +0000 (09:09 +0000)]
* Add a graphviz plugin.
* Suggests: graphviz
joey [Mon, 9 Apr 2007 06:42:10 +0000 (06:42 +0000)]
web commit by JoshTriplett: Response: please, no. Client-side wrapping of selections possibly OK.
joey [Mon, 9 Apr 2007 00:24:43 +0000 (00:24 +0000)]
try putting the logo in the user box
joey [Sun, 8 Apr 2007 20:24:35 +0000 (20:24 +0000)]
add news item for ikiwiki 1.49
joey [Sun, 8 Apr 2007 20:24:18 +0000 (20:24 +0000)]
releasing version 1.49
joey [Sun, 8 Apr 2007 20:14:00 +0000 (20:14 +0000)]
now available in Debian stable
joey [Sun, 8 Apr 2007 19:19:11 +0000 (19:19 +0000)]
response
joey [Sun, 8 Apr 2007 18:55:26 +0000 (18:55 +0000)]
fix missing text
joey [Sun, 8 Apr 2007 10:35:19 +0000 (10:35 +0000)]
web commit by hb
joey [Sun, 8 Apr 2007 06:46:51 +0000 (06:46 +0000)]
web commit by http://ethan.betacantrips.com/: tested, revised, works
joey [Sun, 8 Apr 2007 04:30:16 +0000 (04:30 +0000)]
web commit by JoshTriplett: Same thing observed via lintian
joey [Sun, 8 Apr 2007 04:17:39 +0000 (04:17 +0000)]
web commit by http://ethan.betacantrips.com/: helpful to me, anyhow
joey [Sun, 8 Apr 2007 04:13:11 +0000 (04:13 +0000)]
web commit by http://ethan.betacantrips.com/: minor bug
joey [Sun, 8 Apr 2007 03:31:37 +0000 (03:31 +0000)]
web commit by JoshTriplett: Use wiki link for sidebar.
joey [Sun, 8 Apr 2007 03:04:50 +0000 (03:04 +0000)]
web commit by http://dalefarnsworth.myopenid.com/
joey [Sun, 8 Apr 2007 03:02:11 +0000 (03:02 +0000)]
web commit by http://dalefarnsworth.myopenid.com/: fix typo
joshtriplett [Sun, 8 Apr 2007 01:38:50 +0000 (01:38 +0000)]
Consistency.
joey [Sun, 8 Apr 2007 01:03:42 +0000 (01:03 +0000)]
oops
joey [Sat, 7 Apr 2007 23:46:42 +0000 (23:46 +0000)]
web commit by JoshTriplett: Link post-commit.
joey [Sat, 7 Apr 2007 16:55:16 +0000 (16:55 +0000)]
magic 0
joey [Sat, 7 Apr 2007 09:36:27 +0000 (09:36 +0000)]
web commit by JoshTriplett
joey [Sat, 7 Apr 2007 09:32:59 +0000 (09:32 +0000)]
web commit by JoshTriplett: typo
joey [Sat, 7 Apr 2007 09:30:33 +0000 (09:30 +0000)]
web commit by JoshTriplett
joey [Sat, 7 Apr 2007 05:08:06 +0000 (05:08 +0000)]
web commit by http://annodomini.livejournal.com/: Testing, and complaining about page names
joey [Sat, 7 Apr 2007 04:50:21 +0000 (04:50 +0000)]
web commit by http://ethan.betacantrips.com/: revised patch (completely untested, watch out!)
joey [Sat, 7 Apr 2007 01:36:22 +0000 (01:36 +0000)]
web commit by JoshTriplett: [[bugs/wiki_links_still_processed_inside_code_blocks]]
joey [Sat, 7 Apr 2007 01:35:09 +0000 (01:35 +0000)]
web commit by JoshTriplett
joey [Sat, 7 Apr 2007 01:34:14 +0000 (01:34 +0000)]
web commit by JoshTriplett: Use inline code blocks for formbuilder_setup, to avoid using _ as italics.
joshtriplett [Sat, 7 Apr 2007 00:30:09 +0000 (00:30 +0000)]
* Remove stray semicolon in linkmap.pm.
joey [Fri, 6 Apr 2007 23:51:19 +0000 (23:51 +0000)]
web commit by http://ethan.betacantrips.com/: this part was unrelated, right?
joey [Fri, 6 Apr 2007 23:30:22 +0000 (23:30 +0000)]
oops
joey [Fri, 6 Apr 2007 23:27:13 +0000 (23:27 +0000)]
updated patch (using a separate hook) and futher thoughts
joey [Fri, 6 Apr 2007 22:30:51 +0000 (22:30 +0000)]
use popup balloon for more backlinks, rather than expanding on hover, since
in some cases it's not possible to move the mouse over the more backlinks
using the old method
joey [Fri, 6 Apr 2007 22:09:11 +0000 (22:09 +0000)]
web commit by JoshTriplett: s/Moin Moin/MoinMoin/
joey [Fri, 6 Apr 2007 22:07:14 +0000 (22:07 +0000)]
web commit by JoshTriplett: Link myself and give Jamey's last name.
joey [Fri, 6 Apr 2007 22:05:52 +0000 (22:05 +0000)]
Conversion support for existing other wikis.
joey [Fri, 6 Apr 2007 22:02:31 +0000 (22:02 +0000)]
web commit by JoshTriplett: Plural fix.
joey [Fri, 6 Apr 2007 22:00:40 +0000 (22:00 +0000)]
web commit by JoshTriplett: Re-add link to article in LinuxWorld.com.
joey [Fri, 6 Apr 2007 21:57:16 +0000 (21:57 +0000)]
web commit by JoshTriplett: Fix duplicated "moreinfo" tag.
joey [Fri, 6 Apr 2007 21:55:26 +0000 (21:55 +0000)]
web commit by JoshTriplett: Typo fix.
joey [Fri, 6 Apr 2007 21:54:23 +0000 (21:54 +0000)]
web commit by JoshTriplett: Use full path "examples/softwaresite" in reference to ikiwiki's documentation.
joey [Fri, 6 Apr 2007 21:52:22 +0000 (21:52 +0000)]
fix
joey [Fri, 6 Apr 2007 21:51:36 +0000 (21:51 +0000)]
fix
joey [Fri, 6 Apr 2007 21:50:58 +0000 (21:50 +0000)]
use wikilinks
fix code in list
joey [Fri, 6 Apr 2007 21:47:48 +0000 (21:47 +0000)]
update with edited and somewhat improved source from linuxworld
joey [Fri, 6 Apr 2007 21:36:47 +0000 (21:36 +0000)]
uncomment the note
joey [Fri, 6 Apr 2007 21:36:07 +0000 (21:36 +0000)]
Add the Integrated issue tracking with Ikiwiki article, which was orginally
published on linuxworld.com. Republished here with their permission, as
their contract allows me to keep the copyright and use it in this free
software project.
joey [Fri, 6 Apr 2007 21:29:16 +0000 (21:29 +0000)]
web commit by http://dmarti.myopenid.com/
joey [Fri, 6 Apr 2007 21:21:38 +0000 (21:21 +0000)]
web commit by http://dmarti.myopenid.com/
joey [Fri, 6 Apr 2007 21:20:14 +0000 (21:20 +0000)]
* Fix display of escaped wikilinks containing anchors.
joey [Fri, 6 Apr 2007 21:07:50 +0000 (21:07 +0000)]
add a separate svg for the favico to allow generation of a 16x16 one, so
that browsers like firefox will not try to resize it
joey [Fri, 6 Apr 2007 20:55:53 +0000 (20:55 +0000)]
web commit by JoshTriplett: Fix code blocks inside bullets. Not quite sure why 8 spaces works; 6 would make more sense (2 for bullet continuation, 4 for code block).
joey [Fri, 6 Apr 2007 20:36:29 +0000 (20:36 +0000)]
* Fix smiley plugin to scan smileys.mdwn after it's updated, which fixes
a bug caused by committing changes to smilies.mdwn.
joey [Fri, 6 Apr 2007 20:31:00 +0000 (20:31 +0000)]
web commit by JoshTriplett: Use an inline code block for HTML.
joey [Fri, 6 Apr 2007 20:25:36 +0000 (20:25 +0000)]
web commit by JoshTriplett: Response.
joey [Fri, 6 Apr 2007 20:21:20 +0000 (20:21 +0000)]
web commit by JoshTriplett: Similar to [[wiki_links_still_processed_inside_code_blocks]]
joey [Fri, 6 Apr 2007 17:56:53 +0000 (17:56 +0000)]
update
joey [Fri, 6 Apr 2007 17:52:37 +0000 (17:52 +0000)]
update
joey [Fri, 6 Apr 2007 17:34:35 +0000 (17:34 +0000)]
broken link
joey [Fri, 6 Apr 2007 17:33:03 +0000 (17:33 +0000)]
typo
joey [Fri, 6 Apr 2007 17:31:00 +0000 (17:31 +0000)]
* Reorder the icon in the template above the stylesheets, to avoid icon
flashing during page load.
joey [Fri, 6 Apr 2007 17:23:19 +0000 (17:23 +0000)]
hmm, epiphany problem is something else..
joey [Fri, 6 Apr 2007 17:19:34 +0000 (17:19 +0000)]
crushing the favico seemed to break display of it (in epiphany); revert
joey [Fri, 6 Apr 2007 17:14:23 +0000 (17:14 +0000)]
* Updated French translation from JLC. Closes: #417982
joey [Fri, 6 Apr 2007 13:21:24 +0000 (13:21 +0000)]
web commit by http://ptecza.myopenid.com/: * How to create an anchor in Markdown?
joey [Fri, 6 Apr 2007 09:57:16 +0000 (09:57 +0000)]
web commit by http://ptecza.myopenid.com/: * Bug report
joey [Fri, 6 Apr 2007 09:12:53 +0000 (09:12 +0000)]
web commit by http://ptecza.myopenid.com/: * Testing Polish diacritical characters
joey [Fri, 6 Apr 2007 08:59:28 +0000 (08:59 +0000)]
web commit by PatrickWinnertz