Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Easy customization

In this release, we 've done some work worked to make it easier for folks to customize their blog's look-and feel and we've made some -feel. We also made general improvements in the theme and template handing. First, we've rearranged the Roller user-interface and moved the theme-chooser and template editing pages to their own tab. As you can see below, we now have a design tab that includes all theme/template functionality and we've improved the theme chooser to better explain shared and custom themes.

Now let's cover the specifics

Next, we've made it easier for folks to customize look-and-feel without editing Roller theme templates in a couple of ways.

Style-sheet overrides ROL-1368 Even if you know HTML and CSS it can be fairly difficult to customize the look and feel of your Roller-based blog. You might know what HTML and CSS need to be added or changed, but figuring out where exactly to make changes in themes can be difficult. To make it easy for folks to change theme colors and fonts, we've introduce the notion of a style-sheet override for each theme. Roller themes can now include a style-sheet override file and if you want to set your own colors and fonts, that's the place to add and change CSS.

...

About this blog message and blog image ROL-1366 Most blogs include a short "about this blog" message and an image, which is either a mugshot of the author or the icon/logo of the blog. So we've added new fields to the weblog settings page so you can set these for your blog and now Roller themes can include these fields in a standard way. You won't be able to take advantage of this feature unless you are using a theme that has been updated for Roller 4.0.

Templates by action ROL-1310 This is one And we also made the template editing system a little more powerful for those not afraid to hack templates and modify Velocity code.

Templates by action ROL-1310 If you want to have different content on your blog's entry page, search page or tags-index you no longer need special logic to test which page you are on. Instead you can add a page to be associated with each action and we support actions permalink, tags-index, search or custom.

...