Tag: gallery

Simplish version 2.1

Posted by – September 1, 2008

What began as a couple patches for a minor 2.0.1 bump grew into more extensive 2.1 improvements:

  • Trackback URI and Comments: combine display into a single element.
  • Don’t display Category in post meta box for Uncategorized posts.
  • Fix empty li element by displaying nothing on posts without tags. (Thanks Tim Hamilton.)
  • Display dates on posts and comments now honor date format settings in wp-admin -> Settings -> General. (Thanks demetris from op111.net.)
  • Remove header_shadow.gif. Alignment changes by a few pixels; the blog title underline is now a CSS border, not an image.
  • Fix bug in sp_vallery() gallery shortcode override to handle links and HTML in gallery image captions.
  • Fix bug in sp_vallery() that created extra empty gallery div. (See this issue in upstream Sandbox code.)
  • Standardize and simplify use of text symbols:
    • [ ] (logged-in user UI elements)
    • | (element separation)
    • - (title element separation)
    • « » (chronological traversal)
  • Adopt rel=home in header and footer links to blog’s home page.
  • Replace all remaining comments_popup_link() calls with comments_link()/comments_number().
  • Don’t show post counts in default sidebar’s Archives and Categories lists.
  • A little more prep for gettext internationalization.
  • CSS cleanups and simplifications for some double-definitions. (Thanks threesomehour.com.)
  • PHP code cleanups.
  • (Continued) Re-verification of posts and page templates for hAtom/hCard and XHMTL/CSS validity.

Download 2.1 right here, or see it soon in the WordPress themes directory.

Simplish version 2.0

Posted by – August 19, 2008

Major overhaul and hCard departures

  • Complete hcard/hatom microformatting for posts, authors, even the theme itself.
  • Blog.txt/Sandbox-inspired hCard producer functions
  • Author’s posts page `extended’ author hCard, with Gravatar
  • Improved Archive page (monthly, category, tag, etc) with Archive-level title
  • Implemented hAtom hfeed classes around Archives lists as appropriate
  • Add single post prev/next post links near footer
  • Standardize presentation of prev/next ^(page post), read more, and edit links, respectively, at bottom of content
  • Change to simple “Google Style” Subject – Sitename title elements
  • Add search term feedback in search results page title and content
  • Extensive validation and testing against: WordPress 2.6.1, WordPress 2.7-bleeding, WordPress-µ 2.6 and µ svn HEAD
  • Override default gallery shortcode to make output visually identical, but valid XHTML
  • New Sitemap template page
  • (Minor) code cleanup of Links and Archives page templates
  • Sidebar [ol ul] lists styling fixes, and show page hierarchy with indents
  • Bare beginnings of gettext internationalization

Get the latest Simplish right here, or see it soon in the WordPress themes directory.

ScribbishWP 'interim' version 1.1-3.0

Posted by – May 30, 2008

[interim 1.1-3.0]

  • Requires WPv2.3+; Adds support for WP 2.5 features.
  • Tags taxonomy: Changed from Categories to Tags listing in post meta display (as per Scribbish 3.0)
  • Built-in Galleries (uses image.php from WordPress 2.5 Default (Kubrick) theme)
  • Gravatars in comments
  • Tested with: WordPress 2.3 & 2.5.1; WordPress-µ 1.3.3 and 1.5.1
  • A patch-based update to 1.0-3.0, the most recent version of Kenny Pitt’s ScribbishWP (c. Oct 2007)