Today I have implemented a number of changes to the website.

Styling

The most obvious is the change of style. I have been finding that the previous style was not quite as workable as I'd like, especially when creating new project issues the styling of the page just didn't seem right. This style seems to handle it much better.

Page breaks

Page breaking has now been enabled for pages and stories to allow these types of content to be displayed over multiple pages. When a page is broken down the system automatically appends a content navigation (ie: next, previous) links allowing the user to move between pages. To create a page break it is a simple matter of placing the <!--pagebreak--> tag into the content and the CMS takes care of the details. This facility is only available to content using the Filtered HTML input filter.

Automatic logout

The system now automatically logs users out after 30 minutes of inactivity. The browser is not currently refreshed upon logout, so the user will find out next time they try to do something.

Filtered HTML input format changes

In addition to allowing page breaks to be entered, the Filtered HTML input format allows the HTML tags <h1>, <h2>, and <h3> to be used.

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <em> <strong> <cite> <ul> <ol> <li> <p>
  • Web page addresses and e-mail addresses turn into links automatically.

More information about formatting options