4:44p.m. Mmm Procrastination

I should really be reading The Agony and the Ecstasy right now, but of course, I’m playing a bit with Typo instead.

The new Typo trunk lets you modify pretty much any app or component view of Typo in your theme. Here are some sample paths for reference:

  • For any article views:

    /typo/themes/yourtheme/views/aticles/
  • For any sidebar views:

    /typo/themes/yourtheme/views/plugins/sidebars/yoursidebar/
  • For any separate layouts (for example, the Typo admin):

    /typo/themes/views/layouts/administration.rhtml

Man, is this helpful. Between this and the corrected database migrations, upgrading Typo is infinitely easier. I don’t have to constantly worry that any of my view modifications will screw up an upgrade.

Alright, now I better go back to reading so I can eventually get to bed.


Comments!

Comments are closed for this article.