Commit Graph

1206 Commits (8b49304c6721c6c9dad854f5f2793c2116d5da7b)

Author SHA1 Message Date
joey 11479d71bc web commit by EthanGlasserCamp: use a real patch format rather than just doing svn diff 2006-11-08 06:05:45 +00:00
joey 54551d3866 web commit by JoshTriplett: Canonical feed location? 2006-11-06 22:44:34 +00:00
joey 4175b35d38 web commit by JoshTriplett 2006-11-06 22:27:15 +00:00
joey 0961a6d05e web commit by JoshTriplett: Fix links which just had [homepage] or [blog] in the text to include the surrounding attribution, and change the ion link from HTML to markdown 2006-11-06 21:55:06 +00:00
joey 7ccbbe1b01 web commit by JoshTriplett: Add the Sparse wiki. 2006-11-06 21:45:55 +00:00
joey 2e4cefdc3e add news item for ikiwiki 1.32 2006-11-03 19:49:08 +00:00
joey dc52eb68a8 move :-) to correct location 2006-11-03 19:47:27 +00:00
joey 3f8165963d web commit by KyleMacLea 2006-11-01 14:55:17 +00:00
joey bf52bb4c5f web commit by KyleMacLea 2006-11-01 14:53:33 +00:00
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
joey f4ad79d887 merge change to basewiki 2006-10-19 16:27:17 +00:00
joey 436c3fbefc web commit by VictorMoral: Added information about style sheet and samples page 2006-10-19 13:39:00 +00:00
joey 0b6a684435 web commit by VictorMoral 2006-10-19 10:33:07 +00:00
joey caaa5bad89 web commit by VictorMoral 2006-10-19 10:31:58 +00:00
joey 7bb8c7e047 web commit by VictorMoral: Add a cpan shortcut 2006-10-19 10:30:19 +00:00
joey b5d3c31eda web commit by VictorMoral 2006-10-19 10:27:59 +00:00
joey a784ee9ee3 web commit by VictorMoral 2006-10-19 10:23:58 +00:00
joey 99a95f51bf remove 2006-10-17 17:46:31 +00:00
joey 0e0c83146c add news item for ikiwiki 1.30 2006-10-16 19:27:04 +00:00
joey 09718101af web commit by joey 2006-10-16 19:26:27 +00:00
joey cb8c95bdef web commit by VictorMoral 2006-10-16 14:32:22 +00:00
joey 7db7baed81 web commit by VictorMoral 2006-10-16 14:13:54 +00:00
joey f9d40ac70e response 2006-10-16 13:51:50 +00:00
joey 74c0731970 web commit by VictorMoral 2006-10-16 08:01:43 +00:00
joey 54841b6f84 web commit by VictorMoral 2006-10-16 07:15:29 +00:00
joey 7d1c001877 web commit by ChristianMock 2006-10-15 22:32:22 +00:00
joey e29dd20d24 fix 2006-10-15 19:46:01 +00:00
joey 057ac645cb titles 2006-10-15 19:38:33 +00:00
joey b973ed8269 * Add no_override parameter to hook().
* Add a shortcut plugin, inspired by Victor Moral's contributed shortcuts 
  plugin, but featuring a more ikiwiki-ish syntax and with shortcuts that
  can be configured using a page in wiki.
2006-10-15 19:33:52 +00:00
joey 8544d52fe9 web commit by BenjaminSonntag: adding debian etch dependency on libcgi-session-perl 2006-10-14 23:14:10 +00:00
joey 024a888954 web commit by ayhuser 2006-10-14 19:27:45 +00:00
joey e79742f94f web commit by joey: add news 2006-10-14 03:50:21 +00:00
joey dccdff53ae add news item for ikiwiki 1.29 2006-10-14 03:48:34 +00:00
joey ec6482402c add keithp.com 2006-10-13 18:23:23 +00:00
joey 3ffc189c54 web commit by SteveRobbins 2006-10-12 21:38:36 +00:00
joey e0c387c8d0 web commit by SteveRobbins: Downgrade fixed problem 2006-10-12 20:13:22 +00:00
joey 8973ba4723 web commit by GabrielFarrell: small grammar fix 2006-10-11 11:42:32 +00:00
joey 0286694e20 comments 2006-10-11 07:51:55 +00:00
joey 38923bfdd5 move 2006-10-11 07:45:15 +00:00
joey 8dd7ccc9bf web commit by SteveRobbins: Response with FormBuilder version and error string location. 2006-10-10 20:06:21 +00:00
joey be7173db7a web commit by DonMarti 2006-10-10 18:42:24 +00:00
joey 296117a0f1 web commit by VictorMoral: presentation of a new ikiwiki plugin 2006-10-10 14:32:03 +00:00
joey be55f6fd7c * Atom feed support based on a patch by Clint Adams.
* Add feeds=no option to inline preprocessor directive to turn off all types
  of feeds. feeds=rss will still work, and feeds=atom was also added, for
  fine control.
* $IkiWiki::version now holds the program version, and is accessible to
  plugins.
2006-10-08 23:57:37 +00:00
joey bf4e6716cc responses and reorg 2006-10-08 22:27:48 +00:00
joey cefbe6210f * Change %renderedfiles to store an array of files rendered from a given
source file, to allow tracking of extra rendered files like rss feeds.
* Note that plugins that accessed this variable will need to be updated!
  The plugin interface has been increased to version 1.01 for this change.
* Add will_render function to the plugin interface, used to register that a
  page renders a destination file, and do some security checks.
* Use will_render in the inline and linkmap plugins.
* Previously but no longer rendered files will be cleaned up.
* You will need to rebuild your wiki on upgrade to this version.
2006-10-08 21:56:50 +00:00
joey 118c481766 remove, redundant 2006-10-08 21:55:55 +00:00
joey 85832d1656 move 2006-10-08 21:04:45 +00:00
joey 92de3e5ac9 response 2006-10-07 18:03:19 +00:00
joey 0dfcf5edd5 web commit by SteveRobbins 2006-10-06 20:30:48 +00:00
joey a8bff3fb13 web commit by SteveRobbins 2006-10-06 20:17:52 +00:00
joey 16cbcf086b add metadata 2006-10-06 19:31:26 +00:00