Commit Graph

1147 Commits (369cf45ace663f42960cea72f87e669ea81979cd)

Author SHA1 Message Date
joey 369cf45ace * Patch from James Westby to support podcasting, photoblogging, vidcasting,
or what have you, by creating enclosures for non-page items that are
  included in feeds.
2006-11-01 06:45:59 +00:00
joey f8dbe2657c idea 2006-11-01 06:07:54 +00:00
joey e258048197 update 2006-11-01 06:06:07 +00:00
joey 4cac43981e foo 2006-11-01 06:05:08 +00:00
joey 0d666f4a7c done-ish 2006-11-01 06:03:00 +00:00
joey 5a82103526 * Implemented expiry options for aggregate plugin.
* Use precalculated backlinks info when determining if files need an update
  due to a page they link to being added/removed. Mostly significant if
  there are lots of pages.
* Remove duplicate link info when saving index. In some cases it could
  pile up rather badly. (Probably not the best way to deal with this
  problem.)
2006-11-01 05:41:37 +00:00
joey 5a9064dea8 add pointer to backport 2006-10-31 17:30:50 +00:00
joey 687cbdbd0b web commit by jh 2006-10-30 17:51:46 +00:00
joey 8a9056d6e5 revamp css market, allow selecting stylesheets on the fly in web browser 2006-10-30 02:00:38 +00:00
joey d8b4819d88 another update 2006-10-29 16:58:19 +00:00
joey bba10bb898 update 2006-10-28 23:42:43 +00:00
joey 4109ef94fd * Add a default stylesheet entry for the pagecloud.
* Add examples page with some examples of things that can be done using
  ikiwiki, like a weblog. The examples can be copied into a user's wiki
  for a quick start, without needing to learn everything about how to put
  them together.
2006-10-28 23:41:39 +00:00
joey f6f87c14ab updated again 2006-10-28 22:11:09 +00:00
joey 9890790fa5 * Now that links are calculated in a separate pass, it can also
* Stylish update to the ikiwiki logo, thanks to Recai Oktaş and Selçuk
  Erdem.
2006-10-28 17:18:50 +00:00
joey 994c242994 update 2006-10-28 05:45:56 +00:00
joey c4e8a8c62f update 2006-10-28 05:10:13 +00:00
joey db3b72c482 instead of over and over. Typical speedup is ~4x. Max possible speedup:
8x.
* Add "scan" parameter to hook(), which is used to make the hook be called
  during the scanning pass, as well as the render pass. The meta and tag
  plugins need to use the new scan parameter, so will any others that modify
  %links.
* Now that links are calculated in a separate pass, it can also 
  precalculate backlinks in one pass, which is O(N^2) instead of the
  previous code that was O(N^3). A very nice speedup for wikis with lots
  (thousands) of pages.
2006-10-28 05:07:56 +00:00
joey 49bf877701 * Add a separate pass to find page links, and only render each page once,
instead of over and over. This is up to 8 times faster than before!
  (This could have introduced some subtle bugs, so it needs to be tested
  extensively.)
2006-10-28 03:27:10 +00:00
joey 05fe79b487 add news item for ikiwiki 1.31 2006-10-28 03:17:52 +00:00
joey b6509c74a9 * Add basic spam fighting tool for admins: An admin's prefs page now allows
editing a list of banned users who are not allowed to log in.
2006-10-28 00:35:33 +00:00
joey ed463de21f revert spammer 2006-10-27 23:48:38 +00:00
joey dcadf11388 web commit by shoesorder 2006-10-27 23:22:36 +00:00
joey bd8390018a web commit by shoesorder 2006-10-27 23:21:39 +00:00
joey ee3878f8ad web commit by shoesorder 2006-10-27 23:20:24 +00:00
joey f0f1263c14 web commit by shoesorder 2006-10-27 23:19:07 +00:00
joey e5c4eae640 * Add missing dependency on the URI perl module. 2006-10-27 17:11:30 +00:00
joey c43112d1d9 web commit by MarkBucciarelli 2006-10-27 02:43:25 +00:00
joey 558e524165 web commit by ScottHenson 2006-10-25 22:39:05 +00:00
joey 8a207f556e response 2006-10-25 00:31:06 +00:00
joey 278765b9a5 web commit by ScottHenson 2006-10-24 17:24:36 +00:00
joey 4dc618cba8 response 2006-10-24 15:47:32 +00:00
joey ad2c77dd30 web commit by NicolasDuboc 2006-10-24 14:46:56 +00:00
joey 7be29d0bfd web commit by VictorMoral 2006-10-24 13:24:10 +00:00
joey 7a1dfbc49f web commit by VictorMoral 2006-10-24 13:20:32 +00:00
joey df2354b009 web commit by NicolasDuboc 2006-10-24 12:16:54 +00:00
joey 6d514b7b33 web commit by ScottHenson 2006-10-23 16:28:06 +00:00
joey 2a7082236e web commit by EthanGlasserCamp: do I have to maintain this? 2006-10-23 03:41:05 +00:00
joey 01d894af98 web commit by MarkBucciarelli 2006-10-23 00:34:30 +00:00
joey c49af80ab3 some notes about the security (or lack thereof) of plugins 2006-10-22 21:12:21 +00:00
joey 6a75123d7a web commit by VictorMoral 2006-10-22 20:36:59 +00:00
joey bca0b07c35 web commit by VictorMoral 2006-10-22 20:36:34 +00:00
joey ae0ba21e71 web commit by VictorMoral: 2006-10-22 20:25:26 +00:00
joey 380fd391d3 web commit by DavidMorenoGarza: Not my personal wiki, but the PM wiki 2006-10-22 17:27:28 +00:00
joey 4093a584a7 updates 2006-10-21 23:32:15 +00:00
joey f81d4904ee update 2006-10-21 22:06:35 +00:00
joey f646e975d6 included 2006-10-21 22:05:37 +00:00
joey e54d901565 * Add an img plugin, based on Christian Mock's img plugin, but stripped
down to the bare essentials. Useful for handling large images on websites.
2006-10-21 21:59:44 +00:00
joey 7b76cce96c web commit by RecaiOktas: Text::VimColor Debian package 2006-10-21 20:46:13 +00:00
joey a70b71c663 notes about this plugin, including a security issue 2006-10-21 19:49:23 +00:00
joey bb7179966c web commit by SimonRaven 2006-10-21 16:50:28 +00:00