Over the past couple days i've moved my entire portfolio from static HTML pages to wordpress pages. for the moment i'm using one template for all of them. With static HTML I was using 1 template per project, which let me show only the current project's pages in the side menu, and the list of projects in the top menu. (example). With Using 1 template, it's tempting to use <?php wp_list_pages() ?> to generate the side menu. except that i have A LOT of pages. 38 at last count. So I want the side menu to only show the list of projects, and the list of subpages for the current project.
While I could do something like hiding .pagelist ul ul ul in CSS, and then making .pagelist ul li.current_page_item visible, the nexted lists under .current_page_item always looked kind of stupid, since there's no way to style them individually. So I looked to squible. because I remembered karrde dealing with a submenu that showed other children of the current page's parent. so now my menu looks like this:
squiblereboot.png
Originally uploaded by sunburntkamel.
yeah, that whole idea of giving squible a sidebar is giving me second thoughts.
i still love having a sidebar. but the way things are sliced, i have to be on tiptoes about not having my sidebar get longer than ...
i told myself i wouldn't upgrade my main blog. i told myself i was happy enough with the feature set of 1.5.2. since 2.0 fixed no security bugs, there was no reason to upgrade. especially after upgrading my test ...
Dramaking
Originally uploaded by OllyHart.
despite being super slick looking, this image is a great example of what's wrong with 90% of blogs.
scrolling. and scrolling. and more scrolling.
it's the freebird of user interfaces. squible defaults to posting only an excerpt of one ...
wordpress is really excellent.
so is squible's theme.
it's so good, it makes me want more.
since squible doesn't use a sidebar (which is a blessing and a curse), there's no place to put your blogroll. i built mine into the bottom section anyway, but i also added a ...