| 1 | "#" items refer to tickets. See <http://dev.openguides.org/report/9> for details. |
|---|
| 2 | |
|---|
| 3 | More detailed changelogs can be found at |
|---|
| 4 | http://dev.openguides.org/log/trunk |
|---|
| 5 | |
|---|
| 6 | 0.58 21 December 2006 |
|---|
| 7 | Tidy up some minor bugs in the new features. |
|---|
| 8 | Add RDF autodiscovery link to nodes' <head> section. |
|---|
| 9 | Added more data to RDF output |
|---|
| 10 | Redesign node history view along lines of that used by MediaWiki |
|---|
| 11 | (http://www.mediawiki.org/) for clarity. |
|---|
| 12 | Add UPGRADING file which summarises important information for people |
|---|
| 13 | upgrading. |
|---|
| 14 | Add an optional new config parameter, http_charset, which will set |
|---|
| 15 | an explicit charset http header on all responses. |
|---|
| 16 | Add an optional new config parameter, ping_services, which is a list |
|---|
| 17 | of services (defined in Wiki::Toolkit::Plugin::Ping) to ping when |
|---|
| 18 | a node is written. Allows you to ping pingerati etc on changes. |
|---|
| 19 | Helmert Transforms, so that British National grid users can have |
|---|
| 20 | accurate Google Maps tie-ins. |
|---|
| 21 | dbencoding config variable to tell OpenGuides what charset your |
|---|
| 22 | database encoding is. |
|---|
| 23 | As a consequence declare the charset correctly in the XML feeds. |
|---|
| 24 | Other minor UI improvements |
|---|
| 25 | Redesigned node history view a la MediaWiki for greater clarity. |
|---|
| 26 | |
|---|
| 27 | |
|---|
| 28 | 0.57 12 September 2006 |
|---|
| 29 | New interfaces: |
|---|
| 30 | * Admin interface. |
|---|
| 31 | * Show nodes missing metadata. |
|---|
| 32 | * Moderate edits (based on Wiki::Toolkit moderation). |
|---|
| 33 | NOTE: these functions should be considered unstable, and may change |
|---|
| 34 | over future releases. |
|---|
| 35 | |
|---|
| 36 | Lots more Atom and RSS feeds, including for searching. |
|---|
| 37 | Four new config file options: moderation_requires_password, |
|---|
| 38 | enable_node_image, enable_common_categories, enable_common_locales |
|---|
| 39 | Search::InvertedIndex support is deprecated as of this release. |
|---|
| 40 | Please upgrade to Plucene if you are still using it. |
|---|
| 41 | Tidy up some template bits |
|---|
| 42 | |
|---|
| 43 | 0.56 14 June 2006 |
|---|
| 44 | Fixed bug introduced in feed formatting where Atom feeds would be |
|---|
| 45 | produced when asked for RSS and vice versa. |
|---|
| 46 | |
|---|
| 47 | 0.55 13 June 2006 |
|---|
| 48 | Versioned dependency on Wiki::Toolkit to avoid development |
|---|
| 49 | versions. |
|---|
| 50 | Support generating feeds of a node's version listing, in addition |
|---|
| 51 | to feeds of the recent changes. For more information on OpenGuides |
|---|
| 52 | feeds, see http://dev.openguides.org/wiki/FeedsIntro |
|---|
| 53 | |
|---|
| 54 | 0.54_02 8 June 2006 |
|---|
| 55 | Pass the feed_listing (currently just recent_changes) through all |
|---|
| 56 | the feed related code, rather than assuming it'll only ever be |
|---|
| 57 | recent changes. Will allow other listings of nodes to be handled |
|---|
| 58 | in the future. |
|---|
| 59 | |
|---|
| 60 | 0.54_01 16 May 2006 |
|---|
| 61 | Support for Atom feeds for RecentChanges. |
|---|
| 62 | #118 Use Wiki::Toolkit. NOTE this is a development snapshot and is |
|---|
| 63 | not suitable for production use. It may eat your data! Tests on |
|---|
| 64 | development mirrors of live data are highly welcomed; the underlying |
|---|
| 65 | database schema provided by Wiki::Toolkit has changed and the upgrade |
|---|
| 66 | process needs some rigorous testing. |
|---|
| 67 | |
|---|
| 68 | 0.54 21 April 2006 |
|---|
| 69 | #112 Fixed website display bug introduced in 0.53. |
|---|
| 70 | |
|---|
| 71 | 0.53 20 April 2006 |
|---|
| 72 | Miscellanous fixes for mod_perl. |
|---|
| 73 | #42 New "About" screen. Try action=about and action=about;format=rdf. |
|---|
| 74 | #97 Use "summary" metadata to generate HTML meta descriptions. |
|---|
| 75 | New OpenGuides::Feed module to handle feed generation (code was |
|---|
| 76 | previously in OpenGuides::RDF). |
|---|
| 77 | Generate URIs for locales and contributors in RDF output. |
|---|
| 78 | #107 Don't display partial http:// URL in preview. |
|---|
| 79 | #93 Upgrade to new Google Maps API (for smaller javascript download) |
|---|
| 80 | #103 Fixed empty Category/Locale list bug. |
|---|
| 81 | #54 Fixed RSS redirection for backwards compatibility. |
|---|
| 82 | #79 Partial fix to help combat HTML spam |
|---|
| 83 | #56 Added licence config variables |
|---|
| 84 | |
|---|
| 85 | 0.52 5 March 2006 |
|---|
| 86 | IMPORTANT CHANGE: "supersearch.cgi" is now simply "search.cgi". If you |
|---|
| 87 | have customisations to your templates, you may need to make changes |
|---|
| 88 | to reflect this. |
|---|
| 89 | Renamed OpenGuides::SuperSearch to OpenGuides::Search. |
|---|
| 90 | Use corrent content-type (application/rdf+xml) for all RDF output. |
|---|
| 91 | Things with opening hours are marked as geospatial in RDF. |
|---|
| 92 | Fixed missing bracket in node.tt. |
|---|
| 93 | Added custom_node template just below main content in node.tt. |
|---|
| 94 | Google Maps support! There is a new index type, |
|---|
| 95 | wiki.cgi?action=index;format=map, and maps appear in the node listings |
|---|
| 96 | (the latter feature is user-configurable). |
|---|
| 97 | Fixed <link> in RSS to point to RecentChanges page, not the feed itself. |
|---|
| 98 | #67 Default website for a page is now http:// |
|---|
| 99 | Fixed mod_perl redirect bug. |
|---|
| 100 | Fixed test failure with CGI.pm 3.16. |
|---|
| 101 | #87 Edit on mirrored pages now goes to source site |
|---|
| 102 | #66 Locales in RDF now use dc:title, not foaf:name |
|---|
| 103 | |
|---|
| 104 | 0.51 15 November 2005 |
|---|
| 105 | Important changes: |
|---|
| 106 | * The preferred way to get RecentChanges is now to pass the CGI the |
|---|
| 107 | parameter "action=rc", rather than just using the page name |
|---|
| 108 | "RecentChanges". However, this method will still work for the time |
|---|
| 109 | being. Similarly, the URL parameter for the RecentChanges RSS feed |
|---|
| 110 | has changed from "action=rss" to "action=rc;format=rss". Requests |
|---|
| 111 | for the former will be redirected to the latter. |
|---|
| 112 | |
|---|
| 113 | New features: |
|---|
| 114 | * When trying to view a non-existent node, you will now be presented |
|---|
| 115 | with a message asking if you want to create that node, rather than |
|---|
| 116 | a blank page. |
|---|
| 117 | * New "summary" metadata field for one-line summaries of nodes: |
|---|
| 118 | - Added summary field to RDF as dc:description. |
|---|
| 119 | - Show node summary in search results. |
|---|
| 120 | * New "format=raw" option for outputting wiki text of a node. |
|---|
| 121 | * RSS feed now contains DOAP (http://usefulinc.com/doap) metadata. |
|---|
| 122 | |
|---|
| 123 | RDF bugfixes: |
|---|
| 124 | * Locales, address and summary fields now XML-escaped properly. |
|---|
| 125 | * Added "address" field that was missing from the RDF node view. |
|---|
| 126 | * Update URL for Dublin Core elements in RDF index view. |
|---|
| 127 | * Fixed URL in the RSS <channel> element to point to the RSS URL, |
|---|
| 128 | not the RecentChanges page URL. |
|---|
| 129 | |
|---|
| 130 | Search bugfixes: |
|---|
| 131 | * Fixed bug that was breaking coordinate entry fields on search page if |
|---|
| 132 | lat/lon was being used. |
|---|
| 133 | * Fixed bug in OpenGuides::SuperSearch that wasn't passing "latitude" |
|---|
| 134 | and "longitude" values to the search template when a distance |
|---|
| 135 | search was being done. |
|---|
| 136 | |
|---|
| 137 | Minor improvements: |
|---|
| 138 | * Replace underscores in node names in "redirected from" message |
|---|
| 139 | with spaces. |
|---|
| 140 | * "Redirected from" message now links to a rendered version of |
|---|
| 141 | the old page rather than the editing view. |
|---|
| 142 | |
|---|
| 143 | Miscellaneous bugfixes: |
|---|
| 144 | * Fixed problem with newer Text::Wikiformat and blank nodes. |
|---|
| 145 | * Fixed bug in navbar template that caused warnings in the tests. |
|---|
| 146 | |
|---|
| 147 | 0.50 2 October 2005 |
|---|
| 148 | Remove rogue ampersand that had crept into the RSS feed. |
|---|
| 149 | |
|---|
| 150 | 0.49 24 July 2005 |
|---|
| 151 | Added updated prerequisite on CGI::Wiki::Plugin::RSS::ModWiki (fixes |
|---|
| 152 | a test failure). |
|---|
| 153 | |
|---|
| 154 | 0.48 24 July 2005 |
|---|
| 155 | RDF enhancements: |
|---|
| 156 | * Removed redundant "id" parameter specification from dc:source in |
|---|
| 157 | rdf:Description in RDF node listings. |
|---|
| 158 | * Fixed bug that was causing all nodes to be flagged as a |
|---|
| 159 | geo:SpatialThing whether they were or not. |
|---|
| 160 | * Ensured that ampersands and greater/less than symbols were properly |
|---|
| 161 | escaped so as not to be XML-toxic. |
|---|
| 162 | * Added geo:lat, geo:long and RSS link attributes to items in |
|---|
| 163 | category/locale listings to facilitate integration with mapping |
|---|
| 164 | applications. |
|---|
| 165 | * Added owl:sameAs property to RDF output for nodes that are redirects |
|---|
| 166 | to other nodes. |
|---|
| 167 | * RSS feed now has correct timestamp (matching most recent item) and |
|---|
| 168 | matching Last-Modified HTTP header. |
|---|
| 169 | Reorder navigation bar to provide more logical groupings. |
|---|
| 170 | Added "format=plain" option for all-nodes index listing and associated |
|---|
| 171 | template plain_index.tt. |
|---|
| 172 | New message to appear on pages when you have been redirected |
|---|
| 173 | informing you of the fact. |
|---|
| 174 | Stop showing potentially very long map URLs in metadata section of |
|---|
| 175 | node display. |
|---|
| 176 | Replace ugly obliques in display of categories and locales with more |
|---|
| 177 | natural commas; change "locale" to "locales" in label. |
|---|
| 178 | Replace <label> tags in display_metadata.tt with <span |
|---|
| 179 | class="metadata_label">. |
|---|
| 180 | Wanted pages listing now displays, and sorts by, the number of nodes |
|---|
| 181 | pointing to each node. |
|---|
| 182 | Prevent redirect loops. |
|---|
| 183 | Added _ to the list of forbidden characters in node names. |
|---|
| 184 | |
|---|
| 185 | 0.47 15 January 2005 |
|---|
| 186 | Fixed bug with list_all_versions for nodes with only one version. |
|---|
| 187 | Extended config changes to examples/reindex.pl (thanks jimbo). |
|---|
| 188 | Now require CGI::Wiki 0.62 to fix bug with deleting versions. |
|---|
| 189 | Try to ensure that a .htaccess file protecting wiki.conf is installed. |
|---|
| 190 | Allow for external URLs for Text Formatting help. |
|---|
| 191 | Home node recent changes box now flags new entries. |
|---|
| 192 | Made default city and country be blank; specify them if you want them. |
|---|
| 193 | Missing PREREQUISITE on Plucene added. |
|---|
| 194 | Added CSS id "maincontent" to exclude the navbar and footer. Misc |
|---|
| 195 | template tidying including removing old layout tables. |
|---|
| 196 | |
|---|
| 197 | 0.46 21 December 2004 |
|---|
| 198 | Minor bug fixes: remove bogus edit link on index listings, |
|---|
| 199 | added missing default behaviour for geolocation. |
|---|
| 200 | Update supersearch help text URL. |
|---|
| 201 | Added nofollow to robots meta tag. |
|---|
| 202 | Added new CSS class "node_name" for inline non-hyperlink references |
|---|
| 203 | to node names - see README.CSS for details. |
|---|
| 204 | Fixed bug with diff display on nodes containing macros. |
|---|
| 205 | Fixed distance search paging bug. |
|---|
| 206 | Fixed bug that allowed autocreation of locales and categories with |
|---|
| 207 | trailing spaces in the name. |
|---|
| 208 | Config management refactoring. This should not result in any |
|---|
| 209 | user-visible changes, apart from introducing a new dependency on |
|---|
| 210 | Class::Accessor. |
|---|
| 211 | Make it clearer in documentation that overriding factory templates |
|---|
| 212 | is a risky activity. |
|---|
| 213 | Update feedback details and include URL of RT queue. |
|---|
| 214 | Added missing tests to MANIFEST so they are included with the |
|---|
| 215 | distribution. |
|---|
| 216 | |
|---|
| 217 | 0.45 1 December 2004 |
|---|
| 218 | Made the geolocation stuff work worldwide. Squeeeeeee! |
|---|
| 219 | You can now choose between doing your distance calculations with |
|---|
| 220 | the British National Grid, the Irish National Grid, or a UTM |
|---|
| 221 | ellipsoid. If you wish to use anything other than the British |
|---|
| 222 | National Grid and you have pre-existing location data then you |
|---|
| 223 | will need to save an edit of each node with location data before |
|---|
| 224 | distance searches will work. |
|---|
| 225 | In less exciting news: |
|---|
| 226 | Fixed bug relating to lat/long representation. |
|---|
| 227 | Removed debugging warn accidentally left in last release. |
|---|
| 228 | Fixed some HTML validation errors. |
|---|
| 229 | |
|---|
| 230 | 0.44 17 November 2004 |
|---|
| 231 | Remove all traces of display_categories, which was obsoleted but |
|---|
| 232 | not completely removed before. |
|---|
| 233 | Improved the efficiency of the search. |
|---|
| 234 | Fixed a couple of minor bugs in the search - note that node.tt |
|---|
| 235 | and supersearch.tt have changed. |
|---|
| 236 | Change the default indexer for new installs to Plucene. |
|---|
| 237 | Only run certain search-related tests if Plucene is installed. |
|---|
| 238 | |
|---|
| 239 | 0.43 21 October 2004 |
|---|
| 240 | Fixed broken navbar changes that crept into last release. |
|---|
| 241 | |
|---|
| 242 | 0.42 20 October 2004 |
|---|
| 243 | Handle distance searching with OpenGuides::Supersearch instead of |
|---|
| 244 | find_within_distance action. |
|---|
| 245 | Fixed bug with paging on distance-only search (reported by Bob Walker). |
|---|
| 246 | Improved encapsulation in OpenGuides::Supersearch - accessors. |
|---|
| 247 | *INCOMPATIBLE CHANGE* Custom templates are now stored in |
|---|
| 248 | user-definable path, and their names are prefixed with custom_. |
|---|
| 249 | This only affects you if you have used the custom template support |
|---|
| 250 | introduced in 0.41. |
|---|
| 251 | Replace use of CGI::Wiki::Plugin::Geocache with improved node.tt. |
|---|
| 252 | |
|---|
| 253 | 0.41 21 September 2004 |
|---|
| 254 | Added backlinks link to navbar. |
|---|
| 255 | Added some anti-robot tags to certain pages. |
|---|
| 256 | Fixed bug in install procedure - blank script_name should now get |
|---|
| 257 | installed as index.cgi |
|---|
| 258 | Added option of munging in custom lib paths on install. |
|---|
| 259 | Added option of custom templates for footer, license warning |
|---|
| 260 | on edit form, banner at top of page (see CUSTOMISATION file |
|---|
| 261 | for details). |
|---|
| 262 | Added new macro - used as eg @INDEX_LIST [[Locale Fulham]] |
|---|
| 263 | Also fixed the RSS reader macro - use this as eg |
|---|
| 264 | @RSS http://london.openguides.org/?action=rss;username=Kake |
|---|
| 265 | More semantic markup for metadata display - see README.CSS. |
|---|
| 266 | |
|---|
| 267 | 0.40 18 September 2004 |
|---|
| 268 | Recent Changes now shows changes in the past 24 hours, past week, |
|---|
| 269 | past fortnight, and past 30 days. |
|---|
| 270 | New preferences option to allow Recent Changes visit tracking. |
|---|
| 271 | Preferences now has an option for when your prefs expire. |
|---|
| 272 | Navbar added to diff and history pages. |
|---|
| 273 | The "omit help links" preference now actually works. |
|---|
| 274 | Set some pages to non-editable and non-deletable that should have been. |
|---|
| 275 | Recent Changes RSS fixed so "wiki:importance" is set correctly. |
|---|
| 276 | New "ignore_minor_edits" option for Recent Changes RSS. |
|---|
| 277 | Added RSS feeds for contributors, locales and categories. |
|---|
| 278 | |
|---|
| 279 | 0.39 15 September 2004 |
|---|
| 280 | Split commit_node out into OpenGuides.pm in preparation for spam filter |
|---|
| 281 | Added option of using Plucene for searching. If you want to do this |
|---|
| 282 | (and it is recommended over the default of Search::InvertedIndex) |
|---|
| 283 | you will need to do two things: |
|---|
| 284 | - either delete your old indexes (they're just files in the index |
|---|
| 285 | directory) or use a different index directory |
|---|
| 286 | - reindex your entire wiki (see reindex.pl in the examples/ |
|---|
| 287 | directory of this distribution) |
|---|
| 288 | |
|---|
| 289 | 0.38 26 July 2004 |
|---|
| 290 | Major improvements to the search result ordering (thanks to |
|---|
| 291 | Steve Jolly, Bob Walker and Billy Abbott for test cases). |
|---|
| 292 | |
|---|
| 293 | 0.37 23 July 2004 |
|---|
| 294 | Fixed bug in diff view - the versions are the right way round now... |
|---|
| 295 | Fixed bug with links in historic view. Require CGI.pm 2.92 to |
|---|
| 296 | avoid escapeHTML bug. |
|---|
| 297 | |
|---|
| 298 | 0.36 13 July 2004 |
|---|
| 299 | Added diff link to node template. |
|---|
| 300 | Fixed case sensitivity bug in index node autocreation. |
|---|
| 301 | Fixed bug with node history comments not being HTML-escaped. |
|---|
| 302 | |
|---|
| 303 | 0.35 25 June 2004 |
|---|
| 304 | Forgot to add version prerequisite on CGI::Wiki. Don't use 0.34, |
|---|
| 305 | use this. |
|---|
| 306 | |
|---|
| 307 | 0.34 25 June 2004 |
|---|
| 308 | Added facility to delete only certain revisions of a page - access |
|---|
| 309 | this from the node history page. |
|---|
| 310 | |
|---|
| 311 | 0.33 20 June 2004 |
|---|
| 312 | Improve node history page to allow diffing between each version and |
|---|
| 313 | the previous one or the current one. |
|---|
| 314 | Test overhauls - you don't need to run the configuration step in |
|---|
| 315 | order to run the tests now, but you do need to have DBD::SQLite |
|---|
| 316 | for most of them. |
|---|
| 317 | Fixed template bug in display_metadata.tt that was stopping map |
|---|
| 318 | links being displayed for nodes with no address data (spotted |
|---|
| 319 | by Steve Jolly). |
|---|
| 320 | Removed inline style from recent_changes.tt. You will need to add |
|---|
| 321 | the styles table#recentchanges, td.recentchanges_meta, |
|---|
| 322 | td.recentchanges_user, td.recentchanges_node_name and |
|---|
| 323 | td.recentchanges_comment to your stylesheets. |
|---|
| 324 | td#map changed to td#map_link in edit_conflict.tt. |
|---|
| 325 | Added searching by distance from an arbitrary point (click on |
|---|
| 326 | Advanced Search). |
|---|
| 327 | Internal rejigging - extracted some methods from wiki.cgi to |
|---|
| 328 | OpenGuides.pm. |
|---|
| 329 | Added new preference for default edit type. |
|---|
| 330 | Reinstate apparently lost change from 0.26 to show IP rather than |
|---|
| 331 | "Anonymous" in RecentChanges. |
|---|
| 332 | More informative <title> tags for non-node (e.g. node version |
|---|
| 333 | history) pages. |
|---|
| 334 | |
|---|
| 335 | 0.32 7 June 2004 |
|---|
| 336 | Change auto-creating behaviour of index nodes (categories and |
|---|
| 337 | locales): instead of being created on access they are created |
|---|
| 338 | when the referring node is committed. This fixes compliance with |
|---|
| 339 | RFC 2616 section 9.1.1 and prevents corrupted index nodes being |
|---|
| 340 | created accidentally. |
|---|
| 341 | |
|---|
| 342 | 0.31 09 May 2004 |
|---|
| 343 | Created a new macro to allow the embedding of RSS feeds into |
|---|
| 344 | pages, using CGI::Wiki::Plugin::RSS::Reader. This allows you |
|---|
| 345 | to do this to produce a list of up to ten hyperlinks: |
|---|
| 346 | @RSS [http://example.com/example.rss] |
|---|
| 347 | |
|---|
| 348 | Numerous template tweaks to comply with the W3C's Web Content |
|---|
| 349 | Accessibility Guidelines (http://www.w3.org/TR/WAI-WEBCONTENT/): |
|---|
| 350 | - summaries for all HTML tables |
|---|
| 351 | - labels for all form input elements and some textual additions |
|---|
| 352 | to templates, such as '/' separators between navbar items, |
|---|
| 353 | because the guidelines specify links should not only be |
|---|
| 354 | separated by whitespace. If you don't want these to appear, |
|---|
| 355 | put the following in your stylesheet and they'll be hidden by |
|---|
| 356 | CSS (but will still appear for people using textual browsers or |
|---|
| 357 | screen readers): ".hidden { display: none }". |
|---|
| 358 | - the "lang" element (a two-letter code identifying the language |
|---|
| 359 | you're writing pages in) will now be added to the <html> tag on |
|---|
| 360 | all pages; a new question has been added to the configuration |
|---|
| 361 | script to ask for it and it will be stored in wiki.conf. |
|---|
| 362 | *** YOU WILL NEED TO RUN BUILD.PL AGAIN. *** |
|---|
| 363 | *** Remember to keep a backup copy of your old wiki.conf! *** |
|---|
| 364 | |
|---|
| 365 | Improved navigation for search results (next and previous n hits). |
|---|
| 366 | Removed underscores from page names in search results. |
|---|
| 367 | |
|---|
| 368 | Overhauled RDF output. Changes: |
|---|
| 369 | - everything is no longer classified as a restaurant(!) |
|---|
| 370 | - empty tags are no longer generated |
|---|
| 371 | - show categories, locales and OS x/y coords in invididual |
|---|
| 372 | node RDF view |
|---|
| 373 | - switch to W3C contact namespace for addressing data |
|---|
| 374 | - move homepage tag out of wiki metadata |
|---|
| 375 | - remove nonexistent "gs:" namespace from category indices |
|---|
| 376 | - logical structure improvements (subjects of pages are now |
|---|
| 377 | identified as spatial things if they are, or are RDF |
|---|
| 378 | descriptions if they're not, instead of being anonymous |
|---|
| 379 | FOAF topics) |
|---|
| 380 | - include city and country in RDF only for spatial things. |
|---|
| 381 | |
|---|
| 382 | Fixed bug that prevented automatic database initialization on |
|---|
| 383 | SQLite databases. |
|---|
| 384 | Doc fix for private installations. |
|---|
| 385 | Removed the following characters from the list of forbidden ones in |
|---|
| 386 | node names in newpage.cgi (a restriction which dates from all the way |
|---|
| 387 | back when we were using UseModWiki): " ! $ ^ ~ @ [ ] { } |
|---|
| 388 | Removed newlines from output of search box macro. |
|---|
| 389 | Reimplemented diffing using CGI::Wiki::Plugin::Diff as it seems the |
|---|
| 390 | change in 0.30 got lost. Removed OpenGuides::Diff.pm as we should not |
|---|
| 391 | be distributing it. |
|---|
| 392 | |
|---|
| 393 | 0.30 29 December 2003 |
|---|
| 394 | Added method to allow admins to delete nodes. You will need to |
|---|
| 395 | explicitly enable this option in your wiki.conf, since it brings |
|---|
| 396 | with it the risk of accidental data loss. |
|---|
| 397 | |
|---|
| 398 | Major overhaul of templates - added numerous style hooks. See |
|---|
| 399 | examples/ for two stylesheet designs that take advantage of these. |
|---|
| 400 | Added new banner template for page headers. Also ensured presence |
|---|
| 401 | of navigation bar is consistent. |
|---|
| 402 | *** INCOMPATIBLE CHANGE: *** The navbar class in the stylesheet |
|---|
| 403 | has been renamed to, unsurprisingly, "navbar", for consistency |
|---|
| 404 | (from "toolbar"). *** YOU WILL NEED TO REWRITE YOUR STYLESHEET. *** |
|---|
| 405 | You are advised to create a duplicate wiki.cgi that reads its data |
|---|
| 406 | from your database but its stylesheet and templates from the new |
|---|
| 407 | ones in order to test them *before* deploying them. |
|---|
| 408 | |
|---|
| 409 | Added "FAQ", "How To Get Started" and "Wiki Etiquette" to the |
|---|
| 410 | navigation, under "Help" - these won't exist unless you create them |
|---|
| 411 | on your site, so at first the links serve as examples of |
|---|
| 412 | documentation you can provide. |
|---|
| 413 | Modified preferences.cgi so that all the help links in the navbar |
|---|
| 414 | can be hidden, not just the text formatting link. |
|---|
| 415 | Fixed some HTML validation bugs. |
|---|
| 416 | Added multiple install and pretty URL notes to INSTALL. |
|---|
| 417 | Removed pubcrawl stuff from distro for now - it doesn't really work. |
|---|
| 418 | Changed to use CGI::Wiki::Plugin::Diff instead of OpenGuides::Diff. |
|---|
| 419 | |
|---|
| 420 | 0.29 8 November 2003 |
|---|
| 421 | Expanded section in TROUBLESHOOTING about permissions problems. |
|---|
| 422 | Diff.pm now absorbs trailing punctuation and spaces into words |
|---|
| 423 | it is diffing (to give less blocky results). |
|---|
| 424 | SuperSearch.pm change NOT to use '-' instead of '!'. |
|---|
| 425 | |
|---|
| 426 | 0.28 1 November 2003 |
|---|
| 427 | Allow running sites on SQLite databases. |
|---|
| 428 | Fixed bug with navbar prompt in Build.PL (CPAN RT #3894). |
|---|
| 429 | Junked OpenGuides::Config completely to avoid database password |
|---|
| 430 | leakage, and easier install (CPAN RT #3916). |
|---|
| 431 | |
|---|
| 432 | 0.27 1 November 2003 |
|---|
| 433 | Fixed bug with category/locale indexing - no longer case-sensitive. |
|---|
| 434 | Fixed bug that had the supersearch results page offering an edit link. |
|---|
| 435 | Revamp of search syntax to make the SuperSearch UI much more like |
|---|
| 436 | Google and Alta Vista. See the POD of SuperSearch.pm for details. |
|---|
| 437 | |
|---|
| 438 | 0.26 9 October 2003 |
|---|
| 439 | Modified TROUBLESHOOTING to reflect the correct invocation for |
|---|
| 440 | Module::Build to install into a private directory. |
|---|
| 441 | Show IP address for anonymous edits. |
|---|
| 442 | Changed CGI.pm version dependency for Dom (CPAN bug #3895). |
|---|
| 443 | Added check to OpenGuides::SuperSearch to stop it trying to |
|---|
| 444 | retrieve a nonexistent node when the search indexes have screwed up. |
|---|
| 445 | |
|---|
| 446 | 0.25 23 September 2003 |
|---|
| 447 | Applied recent changes fix to front page feed as well. |
|---|
| 448 | Search box now searches categories and locales as well as title and |
|---|
| 449 | body - so for example a search on "holborn & pubs" will DTRT. |
|---|
| 450 | NOT and phrase search tests were passing even though they shouldn't |
|---|
| 451 | have been - skip them for now. |
|---|
| 452 | |
|---|
| 453 | 0.24 8 September 2003 |
|---|
| 454 | Fixed Recent Changes so minor changes don't mask major ones. |
|---|
| 455 | Fixed supersearch.cgi to use a template instead of CGI.pm to avoid |
|---|
| 456 | weird errors, also turned it into a module and added tests. |
|---|
| 457 | Strip whitespace from OS co-ords before storing in database. |
|---|
| 458 | |
|---|
| 459 | 0.23 4 August 2003 |
|---|
| 460 | Removed the "POST_CHOMP" option as it was messing up textareas, added |
|---|
| 461 | a test to make sure this doesn't reoccur. |
|---|
| 462 | |
|---|
| 463 | 0.22 4 August 2003 |
|---|
| 464 | Fixed bug with usernames containing spaces in recent changes/userstats. |
|---|
| 465 | Try out create_makefile_pl => "passthrough" in Build.PL |
|---|
| 466 | Minor fixes to tests to make them work with newest UseMod formatter. |
|---|
| 467 | Prevented "Edit this page" from showing up on category indexes. |
|---|
| 468 | Set TT "POST_CHOMP" option to strip unnecessary newlines from HTML. |
|---|
| 469 | Fixed CPAN bug #3085 - quotes in change summary box. |
|---|
| 470 | Added openguides_version template variable and added it to page |
|---|
| 471 | footer (CPAN request 3110). |
|---|
| 472 | |
|---|
| 473 | 0.21 17 July 2003 |
|---|
| 474 | We no longer autogenerate a Makefile.PL, since it doesn't pick up |
|---|
| 475 | all the questions that need to be asked. Sorry. Use Module::Build |
|---|
| 476 | as detailed in INSTALL, since you won't be able to get the right |
|---|
| 477 | version of Text::WikiFormat installed without it in any case. |
|---|
| 478 | Added version number to CGI.pm prereq as Alex McLintock hit a |
|---|
| 479 | version that didn't have unescape. |
|---|
| 480 | Added a link on RecentChanges to the RSS version, and put an |
|---|
| 481 | autodiscovery tag for the RSS in the head section. |
|---|
| 482 | Changed diff feature to hide checksums, which aren't necessary for |
|---|
| 483 | the user to see. Fixed a minor bug in the node history template so |
|---|
| 484 | that the diff links compare the selected version against the previous |
|---|
| 485 | one, not the original one every time. |
|---|
| 486 | |
|---|
| 487 | 0.20 10 July 2003 |
|---|
| 488 | Fixed all the email addresses to openguides-dev@openguides.org. |
|---|
| 489 | |
|---|
| 490 | 0.19 10 July 2003 |
|---|
| 491 | Extra checks that script_url ends in a '/'. |
|---|
| 492 | Fixed small bug with edit conflict form - map link field was missing. |
|---|
| 493 | Moved "content" div in a couple of templates to fix incorrect nesting. |
|---|
| 494 | @INDEX_LINK macros now have optional title text like so: |
|---|
| 495 | @INDEX_LINK [[Category Pubs|Pubs]] |
|---|
| 496 | Added preferences option for including or excluding text formatting |
|---|
| 497 | rules link in navbar. Enable this by setting text_formatting_node |
|---|
| 498 | in your config file. |
|---|
| 499 | Added config option for including the navbar on the home page. |
|---|
| 500 | Implemented minor edits. |
|---|
| 501 | Fixed cookie to persist beyond session. |
|---|
| 502 | |
|---|
| 503 | 0.18 16 June 2003 |
|---|
| 504 | Added a Makefile.PL as well as a Build.PL, for CPAN.pm users. |
|---|
| 505 | |
|---|
| 506 | 0.17 15 June 2003 |
|---|
| 507 | Fixed OpenGuides::Utils to take note of dbhost. |
|---|
| 508 | Added example stylesheet provided by the OxfordGuide team. |
|---|
| 509 | |
|---|
| 510 | 0.16 26 May 2003 |
|---|
| 511 | Ivor fixed OpenGuides::Diff to diff by word instead of by character. |
|---|
| 512 | Fixed edit conflict up so it works nicely when you click the |
|---|
| 513 | Save button as well as the Preview one. |
|---|
| 514 | Added preferences option of displaying lat/long as deg-min-sec |
|---|
| 515 | instead of decimal (requested by James). |
|---|
| 516 | |
|---|
| 517 | 0.15 18 May 2003 |
|---|
| 518 | Added Algorithm::Diff version dependency to prereqs, fixed bug |
|---|
| 519 | with preferences.cgi and blank script_name, fixed REDIRECT bug. |
|---|
| 520 | |
|---|
| 521 | 0.14 17 May 2003 |
|---|
| 522 | Added "Wanted Pages" link to navbar, thanks to Simon Cozens for |
|---|
| 523 | the idea. |
|---|
| 524 | Fixed many bugs noticed by Dominic Hargreaves and other Oxonians. |
|---|
| 525 | Many thanks to Dominic for making an Oxford OpenGuides install for |
|---|
| 526 | us to find bugs in. |
|---|
| 527 | |
|---|
| 528 | 0.13 17 May 2003 |
|---|
| 529 | Added some more stylesheet hooks. |
|---|
| 530 | Tweaked OpenGuides::Diff to make it testable, added a start at tests. |
|---|
| 531 | Lat and long now stored to only 6dp instead of millions. |
|---|
| 532 | Added edit field for map link. |
|---|
| 533 | |
|---|
| 534 | 0.12 14 May 2003 |
|---|
| 535 | Added OpenGuides::CGI to manage cookies and things, used this to |
|---|
| 536 | do more code tidying. Added edit box position option to preferences. |
|---|
| 537 | |
|---|
| 538 | 0.11 14 May 2003 |
|---|
| 539 | Added newpage.cgi for an easy way to create new pages. |
|---|
| 540 | Took loads of repeated code (for extracting and packaging metadata |
|---|
| 541 | variables) out of wiki.cgi into OpenGuides::Template. |
|---|
| 542 | |
|---|
| 543 | 0.10 11 May 2003 |
|---|
| 544 | Added OpenGuides::Diff to provide nice diff output between |
|---|
| 545 | node versions. |
|---|
| 546 | Added OpenGuides::Template to handle Template Toolkit stuff in a |
|---|
| 547 | more testable and reusable way than just bunging it in wiki.cgi. |
|---|
| 548 | |
|---|
| 549 | 0.09 10 May 2003 |
|---|
| 550 | Added OpenGuides::UK::PubCrawl and pubcrawl.cgi as a start at a |
|---|
| 551 | pub crawl generator. |
|---|
| 552 | Added OpenGuides::Utils to make it easier to write little standalone |
|---|
| 553 | scripts like supersearch.cgi, pubcrawl. cgi, etc. Made wiki.cgi and |
|---|
| 554 | supersearch.cgi use it, and lost loads of duplicated code in the |
|---|
| 555 | process, hurrah. |
|---|
| 556 | |
|---|
| 557 | 0.08 3 May 2003 |
|---|
| 558 | Added fuzzy matching capability - |
|---|
| 559 | action=index;index_type=fuzzy_title_match;index_value=hollborne |
|---|
| 560 | Someone needs to write a nice search box interface for this. |
|---|
| 561 | Fixed edit_conflict template and preview method to cope with stale |
|---|
| 562 | checksum - passes through all the metadata properly now and offers |
|---|
| 563 | a side by side comparison of what you input and what is stored. |
|---|
| 564 | RDF output for node is now encoding-agnostic (used to have UTF-8 |
|---|
| 565 | hardcoded). Also is now called as wiki.cgi?id=Node_Name;format=rdf |
|---|
| 566 | |
|---|
| 567 | 0.07 3 May 2003 |
|---|
| 568 | Require CGI::Wiki 0.32 to avoid bug (again a Bob find!) where |
|---|
| 569 | committing a node with metadata but no content would die. |
|---|
| 570 | Auto-created category/locale stub pages now added to Category Category |
|---|
| 571 | or Category Locales as appropriate. |
|---|
| 572 | Added a couple of extra allowed HTML tags to cater for existing |
|---|
| 573 | grubstreet data. |
|---|
| 574 | Fixed bug in OpenGuides::RDF - it used to die if called on a |
|---|
| 575 | nonexistent node, now it returns stuff with a wiki:version of 0. |
|---|
| 576 | |
|---|
| 577 | 0.06 2 May 2003 |
|---|
| 578 | Fixed supersearch.cgi so it works with MySQL as well as Postgres |
|---|
| 579 | (thanks again to Bob for finding the bug). |
|---|
| 580 | |
|---|
| 581 | 0.05 2 May 2003 |
|---|
| 582 | Redid the script and template installation so the script does |
|---|
| 583 | actually get called what you said it should be (code copied |
|---|
| 584 | somewhat from Siesta::Build). |
|---|
| 585 | Fixed the support for non-local databases/IDENT authentication. |
|---|
| 586 | I think. |
|---|
| 587 | Fixed the hardcoded 'wiki.cgi' in some of the templates (thanks Bob). |
|---|
| 588 | |
|---|
| 589 | 0.04 29 April 2003 |
|---|
| 590 | First public release. |
|---|