User login

Fragment

Base themes to build sites with

Foundation
Sympal
Deco
Salaman
Pleroma
Cleanslate
Mobile

Resolution

Printing a menu in a theme

Fellow in IRC asking for ways to print out a third menu, not primary or secondary links but a completely different one, without creating another region, putting just one menu block in it.

I recalled Agaric had done that...

Resolution

This is the way we did it in InternetBarContest. I think there are acouple menu theming functions, not sure how different ones would work with this. In page.tpl.php:

<?php print theme('menu_links', menu_primary_links(0,2)); ?>

Translate site settings strings

Apparently, i18n and locale have no way of translating user-entered values for site slogan, site name, and mission statement!

Resolution

All text such as mission and slogan and title should go in themes with a t() function so they can be translated.

This is confirmed to work in Drupal 5. Anything you throw into a <?php print t('Translate this.'); ?> will show up in the Localization manage strings administration, admin/settings/locale/string/search

Toolbox, members, groups, voting: a cursory estimate

This inquiry was passed to Agaric by colleagues with a client seeking open source solutions. (Same request that had good extra questions answered here.) Below, in the resolution, is our quick cost estimate.

Summary: seeks a website design firm to develop, maintain, and
host its new website. The attached site map outlines the four areas of this
new website: About, Toolbox, Members section, and Groups section.

MySQL rename database- better off getting it right the first time

It's possible now in Drupal 5:

http://dev.mysql.com/doc/refman/5.1/en/rename-database.html

Resolution

But you're better off just not doing it. The process isn't any easier than exporting the DB and reimporting, as you have to associate the user by hand anyway.

Charitable support of arts

Notes from the start of Grassroots Fundraising: Secrets to Sustainability with Kim Klein

http://www.namac.org/article.cfm?id=1&aid=1334&monly=0

Charitable giving in the United States comes from:

Lullabut Loves *You* - themers wanted, Drupal 6 preview podcast

A belated listen to the New Features in 6 podcast, which was recorded July, Friday the 13th.

From Lullabot Podcast #43 (a while ago)
http://www.lullabot.com/audiocast/drupal_podcast_no_43_new_features_drupal_6

"We are looking to build an expert file at Lullabot

developers and especially themers

send what you do and links off to your work

PowerToExchange finding focus to launch

Here's a site where there's so much potential, a client willing to fund development of it right now or earlier, and we would get half of any money the site could make in the future.

http://PowerToExchange.com/

This is a site that needs direction. Purpose. Personality.

I was originally hired (pre-Agaric!) to do another site called LinkLocus.com as the idea of the same person. LinkLocus could be rolled into PowerToExchange in the future.

Syndicate content