R2.9ReleaseNotes
Version 6,
changed by gregd.
03/22/2007.
Show version history
Jot Wiki
- Added: Support for Internet Explorer 7
- Added: Support for Firefox 2
- Added:
Ability within the UI to set permissions on User and Group pages
through the "set permissions" button in the upper right-hand corner of
the pages
- Added: Improved the interface for moving pages. A "Move this page" link has been added to the "Tools" menu at the bottom of pages that can be moved.
- Fixed:
Support for RSS feeds without the need for HTTP Authentication and
cleaned up the appearance. The link for RSS feeds remain in the footer
of the pages.
- WARNING: The new RSS feed infrastructure uses a token containing authentication information rather than requiring HTTP authentication, this means that many online RSS readers may now be used. Some online news readers allow your personal feeds to be indexed by search engines. This implies that password protected, private information on your wiki may be made accessible to search engines if you add it into an online RSS reader. Please consider this when determining how you would like to use RSS feeds.
Jot Editor
- Added: Warning for non-admin users that do not have
writeScript permission that they cannot edit a page with code or the
code will be removed
Jot Spreadsheets
- Fixed: User was receiving a lock message when another user was editing but was still allowed to edit, that is no longer the case
Jot Blog
- Fixed: reworked the RSS feed to simplify use
Jot Calendar
Jot File Cabinet
Jot Photo Page
Jot To Do List
Jot Knowledge Base
Jot Bug Reporter
Jot Forum
- Fixed: Only the user who created the Forum can delete it by default
Jot Platform
- Added: A new permission (sys/permission/writeScript) that, when added to a page with a user
will allow that user to edit code on those pages. This permission is not exposed in the UI and so therefore needs to be set by the admin user through the console.
- Added: A new page (/System/WriteScript) which will allow admins to determine which users can edit scripts at all by allowing them Read access to this page.
- Added:
A new command that will allow admin users to extract a
webspace and then completely refresh and old webspace with it,
including deleting old content first. Export can be done through the
console using admin.exportZip({encrypted: true, includeRevisions:
true}). Clear and re-import can be done using
jot.lib.admin.resetWebspace(req.uploaded.upload) after the downloaded file has
been selected.
- Added: Ability to export wiki (not including application) content to HTML, support can provide more details
Hide quick tip X
Quick Tip: Link to Other Wiki Pages
Use the Link function to link to an existing wiki page, a new wiki page, a document, or a URL.
Hide quick tip X
Quick Tip: Link to Other Wiki Pages
Use the Link function to link to an existing wiki page, a new wiki page, a document, or a URL.