Pimki Version History
1.8.200 Bug Fixes & Madeleine dependency
- Many small bug fixes
- Dependency on Madeleine 0.7.1, due to incompatibility with 0.7.2
1.8.092 Bug Fixes & New features
- Many small & not-so-small bug fixes
- Still based on Instiki 0.9.2 for storage compatibility
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
- Added capacity to stop server through the
edit_webtemplate - Added an error reporting template
- Can now display just the Mind Map image for printing
- Minor improvements to the publish interface, e.g. displaying menu
1.5.092 Bug fixes & new features release
- Several bug fixes (mainly edit_web & markdown)
- RedCloth is now defaulting to 2.0.11. Controllable thru commandline.
- Advanced Search
- c2 wiki links via
[c2[PageName]] - FavIcon (working in Firefox)
- Madeleine Snapshot Controls (thru edit_ewb)
1.4.092 New features release
- Added a major/minor edit override for the default 'continous edit' when revising a page.
- MarkDown can now be through RedCloth 3.0.0 (experimental) or BlueCloth.
- Integrated Instiki release 0.9.2 features and bug fixes.
- Todo@Context
- Edit page on double click (based on Mark Reid's patch to Instiki)
- Possibility to require edit password for each edit (for better publishing options)
- Persist user changes to free-wiki menu content
- Numerous bug fixes
1.3.092 New features and bug fixes release
- Updated to RedCloth v3.0.0.
- Fixed problem with incorrect handling of some complex link formats and <pre> tags. (Justin)
- Expanded search to look also in Bliki entries.
- Can now show diff between Bliki entry versions.
- Editing left-side menu is now password protected.
- Added capacity in Mind Map to filter displayed pages by category and/or filter leaf nodes (i.e. pages that do not have links to other pages). This cuts down on the anount of visual information to give a bit more topical view of the web.
- Added capacity to set the prefered size of the Mind Map image.
- Added custom symbols/elements:
<:cbx>and<:cbxc>to display a checkbox and a checked checkbox respectively.
1.2.092 Bug-fixes and minor enhancements release
- Fixed problem with free-content of menu. (Mark S)
- Fixed problem in persisting menu-type changes.
- Fixed broken images in Mind Map under Firefox 1.0
1.1.092 Bug-fixes and minor enhancements release
- Changed storage path to be relative to CWD to avoid storing under gem version directory. When running/installing service should normally provide the --storage command-line parameter. To upgrade existing Pimki installation, please extract the original storage from the old gem directory. (Chad)
- Fixed a problem with the bliki_new form that prevented saving the entry due to debug code in the JS validation code of the entry name. (PragDave)
- Fixed problem with export and storage path relating to app-dir instead of storage dir (in Instiki core). (Prag Dave)
- Fixed problem of missing files in in tgz packaging (rake needs PackagingTask defined before GemPackageTask). (Ruben)
- Fixed require 'YAML' to correct 'yaml' in Instiki core. (Chad)
- Added capability to link from pages to Bliki entries. To use link via:
[bliki[entry name]]
- ToDo list picks up items from bliki entries and links to the entry.
- Menu can be set as all pages belonging to a specific category. If you set some page to a category e.g. 'menu', only those pages will appear on the left-side menu.
1.0.092 Updated Initial Release
- Finalized version numbering scheme.
- Made available as a gem.
0.9.2-7 Initial Public Release
I have been working on Pimki for my own use for quite some time. It is fairly mature and stable. The version number reflects the base Instiki version (0.9.2; or actually the latest CVS that's markes so) and the running number of my feature-addition releases. This version contained all the main extras: mind map, bliki, todo list, delete/rename pages, menu and expanded search.
Back to Home Page