Web Team—December 2008
marinemetadata.org release 1.1 was accomplished, major update to site functionality
December showed significant updates to the marinemetadata.org website. We rolled out version 1.1 of the site (1.0 being the first Drupal release of marinemetadata.org, though the tag wasn't created until October, with 1.0.1 coming in November).
New Features
- Feedback
- Click link at bottom to expose form, fill out, send, and form disappears
- People with admin access will see feedback messages in the form itself
- Messages can also be viewed at admin/logs/feedback, where they can be checked off, indicating they were 'dealt with' (need workflow for this)
- Checked in IE7, FF3, Chrome, Safari 3
- Save as Draft (creates a new revision without making the newer revision active)
- Enabled on Guide content type only for now
- Allows a new revision to exist but not be made current
- CCK Blocks
- Enables a CCK field on a node to appear in a block
- Default filter type on a per-content-type basis
- Sets glossay-full-html as the default when working with Guide
- "In this section" header added to book navigation
- New Guide type
- node/add/guide
- New Guides template with some new blocks
- Not all blocks implemented. Missing: citation (simple) and glossary terms (harder)
- I don't like the position of the guides authors, but it's a simple change. This wasn't on the mockup from Caryn.
- Converted samples can be viewed here:
- Pathauto is configured to use the vocabulary Guides URL Path
- Glossary Module
- First off, want to say that I think this is REALLY useful and well-implemented
- Enabled for guides content using existing Guides Glossary vocab.
- Currently highlights a word, italicizes it, creates a hyperlink to the glossary definition, and provides a tooltip on hover which includes the definition. Uses the html dfn element, which is a standards-based way to tag definitions
- Visit the whole glossary at: /glossary or browse the guides pages which have been converted (or edit one and change the input type to glossary-full-html).
- Problems remain: when set to highlight the first instance of a term only, if the first instance of a term is in a tag you explicitly tell glossary to ignore, it doesn't change the formatting of the term in the ignored tag but it also doesn't get the next instance and modify it. For example, we probably don't want terms in <h2> tags to appear glossary-stylized, but that's the only way some terms will show if we use only the first instance. Personally, I think we could highlight all terms. I don't find it obtrusive while reading.
Bug Fixes
- Taxonomy Manager functions properly (http://drupal.org/node/280202). Note: you may need to hit ctrl+F5 or otherwise clear the cache to see the results.
- Probably others (maybe unreported). Issues database will be updated as necessary.
Custom(ized) Modules and Themes
- CCK Blocks (customized to make content appear in lists)
- Feedback (heavily customized)
- Added page-nodetype-guide.tpl.php to customize guide content. If you want a block to appear on the right-hand side of guides, put it into the "guides right" category.
- Book module customized to add 'In this section' (copied to sites/all/modules/custom)
Updates of Existing Modules to Following Versions
- actions-5.x-2.6
- biblio-5.x-1.16
- content_taxonomy-5.x-1.x-dev
- editablefields-5.x-3.3
- email-5.x-1.0
- event-5.x-1.x-dev
- glossary-5.x-2.7
- google_analytics-5.x-1.7
- hierarchical_select-5.x-3.0-rc7
- job_queue-5.x-3.0
- jstools-5.x-1.2
- lineage-5.x-1.5
- link-5.x-2.5
- nice_menus-5.x-1.4
- og_vocab-5.x-1.x-dev
- panels-5.x-2.0-rc1a
- panels_tabs-5.x-1.5
- pathauto-5.x-2.x-dev
- print-5.x-3.7
- private_upload-5.x-1.0-rc2
- revision_moderation-5.x-1.1
- taxonomy_hide-5.x-1.00
- taxonomy_list-5.x-1.4
- taxonomy_manager-5.x-1.1
- update_status-5.x-2.3
- views-5.x-1.x-dev
- views_bulk_operations-5.x-1.1
- workflow-5.x-2.3
Posted January 6th, 2009 by paul