twentyeleven is a standard theme that comes with wordpress install (since V3.?). i like the layout, but customizing pages to include sidebar seems unfeasible. apparently it's the theme's feature for single posts and pages (as discussed).
have a look at… more »
Archives for: February 2012
chive: phpmyadmin alternative?
i recently discovered chive from yii's home page, one of my most frequently visited site recently since i'm working on a project based on yii at the moment.
from the site:
Chive is a free, open source, web-based database management tool, designed to b… more »
yii: CGridView and show detail in CJuiDialog
instead of going to a different page to view detail from a grid row, i'd like to show detail from pop-in / dialog box within the same page. i found an article from yii's documentation that does exactly that. the article provide solutions to open one or… more »