README-PIMKI in Pimki-1.6.092 vs README-PIMKI in Pimki-1.7.092
- old
+ new
@@ -29,24 +29,28 @@
* Authors -> pages
* Categories -> pages
* Bliki: a blog integrated with the wiki. Blog entries are simply wiki-pages in
a special space. Can link from an entry to wiki pages via PageName or [[page name]]
and from pages to Bliki entries via [bliki[page name]].
+* c2 Wiki links, via [c2[PageName]]. If you run multiple webs within Pimki, you
+ can now link between them using [web_address[PageName]].
* Todo Items & List:
* 'todo:' items are highlighted on each page.
* Added a capacity to pull and list todo items from all pages.
* On main list, items are highlighted according to date (if there is one).
* Added capacity to (persistently :) delete/rename pages through the 'All Pages'
list.
+* Lots of web customization and administration options through the edit_web template.
* Added left-side menu. Content options are:
* Only pages that reference other pages (default)
* Only pages that belong to a specific category
* All pages: by name
* All pages: recently revised
* All pages: recently visited
* All pages: most often visited
* User definable wiki-text
+* Added Glossary function: shows all acronyms defined in the web
* Expanded Search:
* Search also tries to match the page names (not just contents).
* Now showing part of sentance around match in search-results page
* Advanced Search
* Case sensitivity
@@ -61,14 +65,19 @@
Command-line options:
Run "ruby pimki.rb --help"
-Please note also that RedCloth (http://redcloth.rubyforge.org) is set to
-version 2.0.11 by default. Version 3.0.1 is a bit experimental. You can select
-which version of redcloth via --redcloth command line argument.
-
History:
+
+1.7.092 New features
+ - Better control on multiple webs, including web administration and links between webs via [web_address[PageName]]
+ - Added Glossary function: shows all acronyms defined in the web
+ - Better export in anticipation of Pimki2
+ - Moved things back to the nav-bar
+ - Even more and better things at the web setup (edit_web) template
+ - Lots of bug fixes
+
1.6.092 Mainly bug fixes with some minor enhancements
- Squashed horrible restart bug
- Several bug fixes
- Upgraded to RedCloth 3.0.3, which seems stable enough
- RSS includes Bliki