Aria Landmarks placement in page.tpl.php
In our page.tpl.php theme override, there exists the following line.
<!-- footer row: width = grid_width -->
<?php print theme('grid_row', $footer . $footer_message, 'footer', 'full-width', $grid_width); ?>In order to correctly insert Aira Landmarks, am I correct in assuming the following:
<!-- footer row: width = grid_width -->
<span role="contentinfo">
<?php print theme('grid_row', $footer . $footer_message, 'footer', 'full-width', $grid_width); ?>
</span>Drupal, theming, templating, and some flash
Hi all,
I have a question that, without a doubt will make some of question my sanity, primarily since I am dealing with Flash. Ok, breathe...
I am tasked with adding a responsive site for tables and mobiles and an international (i18n) management platform to our web sites lineup. Currently, our main consumer site is built in Flash and and utilizes a custom CMS that everyone is familiar with (marketing ppl).
Read moreDiagram of regions in Omega 3
Please review this diagram of Sections, Zones, Regions for Omega 3.
This is built in InDesign after using the starterkit for omega-html5, so it's easy to fix/repair/update.
By the way, this made me wonder about the inclusion, in mytheme.info, of the lines
regions[page_top] = 'Page Top' regions[page_bottom] = 'Page Bottom'
since they don't appear elsewhere in the code.
Drupal Developer with UI experience | Culture magazine
culture magazine is searching for a developer with experience in UI design to assist our team and address issues of functionality & navigation on our website, culturecheesemag.com
Our current site is implemented in Drupal 6, and we're looking to improve the appearance and navigation of the site with a series of specific tweaks:
1) Improving site navigation with improved front page and article template design, consolidating our current page layouts into a smaller & more navigable selection.
Read moreDrupal Themer (Remote) | ArcFix, Inc.
Front End Drupal Themer / Remote
Job description
We are looking for a talented front-end developer to work on a project for one of our larger customers. We currently have 4 Drupal Developers on the team and need to add a themer that can take control of the XHTML/JS front end development work. This is an immediate need for a contract that will likely last 3-6mos.
Requirements
Drupal experience in creating, editing and integrating Views-based blocks and pages in a theme.
Calling node_load from within template
Does anybody know of the implications of using node_load() in a template and have a better suggestion?
Some details:
I have a cck content type that uses the cck reference field to link to a node manually entered (intentionally) by an editor. I am using that nid via node_load() to get a image from the referenced node and display it together with the title. This 'related post' block is a curated list of other posts related to the current one.
Read moreEmbed Quiz in other content types
Hi there,
Thanks for a great module. I am excited to work with the new version of Quiz, it adds so much value to any website, visitors love to be interactive and it's good for search engines.
I am trying to implement quiz in such way that it can be embeded on any content type, (mainly a book page). The objective is to have on the same page the specific content of that type plus the interactive part - the quiz.
Read moreIs there any way to determine which template is governing the current page output?
So I've inherited a site with a bazillion templates and pages. For some of them I've been able to use grep to find the template that is controlling the current output. So far, so good.
Now I have a particular view that is controlling output to a page and I need to reformat that page. But I CANNOT determine which template, if any, is controlling it. I've spent several days (actually) searching, looking, dumping, debugging, using various drupal tools including drupalforfirebug and firebug itself, all without any results.
Read moreUsing template to configure link from a field
So this may be a silly, simple question... but it has me. I am trying to modify a field to be output as a link. Scenario: the user adds his/her personal website address (akanik.com) in to the "Website" field. The template takes that field, enters the value of it into the a href and therefore makes the original field data (akanik.com) clickable.
<?php
print render($content['field_email']);
?> <a href="http://<?php
print ($content['field_website']);
?>"><?php
print render($content['field_website']);
?></a>
Read more drupal developer/designer | SpamExperts
Website design and/or development.
Deadline of the project: ASAP.
Please contact me for the RFP.
Budget, depending on covered project elements between 2.500-7.500 USD
Type: for now, contract based but include future support and development jobs



