Hi there i was wondering is there a way to write your code so that default language strings would not have to be hardcoded?
My app should not require code change to fix a typo in the label. It should also not affect other languages if i change english label.
As i see it now my strings have to be in english in the t('button label for ...
I'm new to drupal and I'm trying to understand installation profiles.
Is an installation profile just a bunch of modules that you add to the main drupal release and glue together with some instructions for ease of future installation, or do they need to be custom tweaked before an installation profile could be made out of them?
I noti...
I'm fairly new to Drupal and really only working on it for a client, but I've got a group of images I'm outputting into a list / gallery, however for a js I've written to do some nifty sorting and such, I need to have the keyword tags saved with the image to be output into the Alt field.
Is this a "replacement pattern" or even possible...
Totally new to Drupal so be gentle please!
Let's say I have a number of user uploaded images and I want them to vote [1 to 5 stars] on the images that are presented.
Does anyone know the right combination of modules and settings to get Drupal publishing the average rating of content in an rss feed?
I've looked at the Voting API and Fi...
I've been reading about drupal install profiles, and I'm wondering if there's much of a difference between using a packaged install profile vs. installing core + manually installing the modules listed in the install profiles?
I'd like to do the latter (manually installing each) to control the versions of each module installed, which I ...
How can I get information about the loged in user when I load a random website page ?
I need to grab a profile field to customize the page look
thanks
...
hi,
I'm using ubercart and I want to retrieve Address information from logged in users before they access to order/checkout page.
If they already have performed a checkout, Ubercart stores the address info, and autofill the fields.
Well, I would like to grab this information before to access to the checkout panel to customize my shop ...
How can I avoid duplicates on my Drupal View ?
Should I add a filter specifying that a particular field (i.e. userID) should not appear twice ? I cannot find such option
View
http://dl.dropbox.com/u/72686/view1.png
View edit
http://dl.dropbox.com/u/72686/view2.png
thanks
...
hi,
I need to add a menu item with the following link: user/16/addresses
It is the link to a tab of user profiles. Of course 16 is the user ID and it should change according to the user.
Can I use tokens directly into menu items ? such as [uid] ?
thanks
...
I'm reading a book that suggests that you try to configure the Services module, you should see 3 tabs: Browse, Settings, and Keys. I'm working with the latest release and all I see is Browse and Settings. Anyone knows what happened to the Keys tab? Has the module logic changed?
...
Anybody know of a module or other way to do a hierarchical select in Drupal that first pulls in a taxonomy vocabulary from which you select and then based on your taxonomy selection limits a CCK related node field to a specific content type.
...
Hi friends,
I need to create a custom admin login page. What is the candidate tpl file?
Appreciate helps!
...
I'd like to create a product content type from within a module. I followed this very helpful guide to programmatically create a content type. Now how do I "productize" it?
If there already exists a module that does this that I can use to learn from, please do point me in it's direction. Or perhaps there is a guide floating around somewh...
Which, if any, Drupal 6 modules handle meta tags?
...
Hi,
I am working with ubercart 6.x-2.2. My requirement in my site should support 2 currency's which i am able to do it my problem is my product will have 2 different prices where one price cannot be generated from another with some exchange rate.
ex:-
Product 1 INR price will be 1500 and USD Price will be 100 USD
Product 1 INR price wi...
I run a church website and we have an event calendar page. We've been using Google Calendar for this - but there isn't a way to make everyone have the same default calendar - so some people are adding entries to their personal calendars and these are never showing up on the public calendar. I've been thinking about moving to either a hos...
hi,
I need a simple module in Drupal to collect e-mail addresses of my users.
In other terms, I would like to show a "registration option" to collect their e-mail addresses and in the back-end have an option to export a file with the list of addresses.
Thanks
ps. I would like to be able to let people to submit their email address eve...
hi,
I want to change the template of my Ubercart products. More in detail, I want to add the label "From..." in front of each price. But I cannot find the template to do it.
I'm also using theme developer module and this is what I get:
zen_uc_product_price <
phptemplate_uc_product_price <
theme_uc_product_price
But I cannot f...
i want hide a particular vocabulary to users other than admin. how to do this?
...
I'm testing the Drupal services module and it's working fine. I now switched from no key to a key authentication, and the system generated this key for me afw92iej83foijofn23.
When I inspect node.get at http://localhost/drupal/admin/build/services/browse/node.get I see that it now needs 4 extra required parameters stringhash, stringdom...