Drupal is up and running but how do I ...?

Simplemail: how to localize system messages, forms

After problems with the way the MLM displayed subject fields to email subscribers, I decided to try Simplenews. I like it because it lets non-members subscribe via a confirmation email. But I have a few questions:

1. How can I localize the system messages (like the registration confirmation email and webpage text) into other languages or even update the existing English?

Blog info :: user specified blog title not appearing

Yup, still says "admin's blog" or "misstootie 69's blog".
enabled module, set access control.
Did I miss something?

Is there an option 7 ?

I might be wrong (and please suggest solution if I am) but there is still one thing that is very hard to do with Drupal. I’m not sure the correct phrase to refer to as, Hierarchy or Parent-Child. I find this very confusing as, the Taxonomy structure is a very powerful tool.

I’ll setup a simple real world example.

Requirement goals:
1) Use the Taxonomy structure as provided
2) Try to stay with Core, to insure migration path in the future.

Data structure for example:

Country
|__State
     |__County
(not going to take this to the city level for this example)
Possible Solution (1): (using Vocab and Terms with CCK)
1)	Vocab = Country
2)	Terms = State(Parent) – County (Child) 

Problems with Solution (1): Vocab Dropdown in Node would be very long and cumbersome (50 States x 20 Counties = 1000 est.)  to many choices.. ouch
Possible Solution (2): (using Vocab and Terms with CCK)
1)	Vocab = State (would require 50 Vocabs)
2)	Terms = Counties (est. 20 per State)

Problems with Solution (2): This is bit more manageable at the Admin Cat side, but once again, it makes the Node (add) cumbersome, as it would require 50 Vocabs to be offered on Node (add)

Possible Solution (3): (using Vocab and Terms with CCK)
a) Create a separate CCK file for each state

theming list views

Hi. I'm using Drupal 5 and the most recent views module.

I want to eliminate the list item markers (the black dots that appear to the left of each item in the resulting list).

I can create and adjust view lists using the Views module theme wizard just fine, but those black dots seem to be put in somewhere else. If someome can tell me where (node.tpl.php ?), maybe I can manage to write a php if statement to get ride of them for a particular view. or just turn them off for all views.

I tried placing the following in my theme.css but it didn't have any affect:

CCK field caching old data

I've been working on building an online catalogue since November using Drupal 4.7.x and have noticed from time to time a bug related to CCK. However... I'm not so sure it really has anything to do with this CCK field.

The filed I have is simply a text field that, when in the 'edit' view of a product (node) the value(s) are correct, but when I submit and go to the public view, it appears to show an old value that I once entered into this field. When I click 'edit' and view the forms for this node, the proper data populates this field and all seems well.

Peculiar problem with Image or Upload or IamgeAttach

I have a very strange problem that I just do not get. Anyone seen this?

Pages

Subscribe with RSS Subscribe to RSS - Post installation