Video of New Content Editor
June 7th, 2007 — 10:20 pm —Over the past month or so we’ve teased folks with UI concepts for some cool javascript stuff based around our content editor. The first was the accordian history and the second was the snippet editor. Obviously with v0.4.0 we have actually implemented these concepts. Here’s a video to give you an idea of how they were finally used in slate. By the way, I would love to see the ModalBox style make it to TEH but I think that will be a project for another day… or week… or month :p
The order of the movie is: 1) showing the accordion style for versions happens fast, 2) showing the insertion of a textile link, 3) showing the insertion of an image snippet, 4) showing an edit of an image snippet, and 5) showing the insertion of a resource link snippet.
About slate
slate is a content management system (CMS) developed using Ruby on Rails focused on rapid production of traditional websites created by WVU Web Services. Read more about why we created slate and a longer list of features of slate. You can also check out a list of sites using slate. If you have questions or comments let us know but if it's a question about open sourcing slate have a look at this article first.Archives
Recent articles
- No Wonder Rails Is Default in Mac OS X Server...
- Good News: An Open Sourced slate Is Coming
- The WVU Open Source License
- Implementation idea: .do templates
- Keeping slate Humming - Part 1
- Campfire for Design & Keeping Your Tag Cloud Running
- Custom configuration settings made easy
- HOW-TO: Add a Gallery to Your Site
- JSONRequest.post Example
- Miscellaneous
Articles
Looks great guys—I’m really impressed with the interface.
I’ve used lightbox-ish-type forms before, but it got pretty hairy. Although, I’ve never used lightbox forms in rails. I noticed you had paging when adding an image… was that difficult to do? I’ve seen a plugin or two for a lightbox interface in rails, did you write a rails interface for your lightboxes?
Again, everything looks intuitive and smooth. Nice job.
We used Modalbox for the snippets interface. We like it because it slides down from the top the way alerts do in Safari. No plugins – just a few simple JS calls in the
onclickfor the buttons.The paging wasn’t too bad – we already had a
pagination_findplugin installed, I just had to modify the pagination partial to support AJAX calls.Thanks again :-)
I’m very surprised after view this video.
Please, can we try it? It will be avaiable for downloading?
Thanks a lot and congratulations.
Add comment
You are adding a new comment