Correctly supress "No content classified" at taxonomy term page - how to do it drupal-way?

When there is no content classified with term, I see a message at the term page: "There is currently no content classified with this term."

I need to surpress thiss message correctly, drupal-way.

Of course, I can delete 3 lines of code in taxonomy.pages.inc, I can translate this message to the empty string (non-English site) etc. But maybe someone could help?

How to make main-menu fieldable? Any work-arounds? f.e. description attribute field as span in output?

Greetings from Berlin,

Is there any way to have custom fields belonging to main-menu items or secondary menu items, f.e. to be able to show a subtitle?

I wonder why I can't find the right point to start from for overwriting themable functions from menu.inc in my template.php successfully, to create a completely other html output of each menu item. That would make me able to use the description field as a custom field for a subtitle as a work-around. By reading thru' D7 documentation and API ref I see all the functions and how they work, but there is no line declaring the html parts of the output?

Most of the themable functions I found for menu doesn't include the 'html'.$php.'html' line of code to declare the html output for the $menu vars. And last but not least it seems to be for other menus only, not for main-menu.

Where is the line of code in core, that generates this <li><a href="link" title="description">link</a></li> thingy in the main-menu? I can't find it in menu.inc of my fresh D7 dev installation ...

I would love to have a second line of text under each menu item in a horizonal primary menu. And I thought a work-around would be to use the description field from menu administration "add link" or "edit link" twice in output (which shows up as title="" attribute in the <a href> - tag).

Conected users with node

Hi!
At the beginning I would say that my English is poor :)

I would like to connect many users with one content. In such a way that on this page was the title, description, and users connected with the node.

And respectively one user is connected with many nodes. So I would like to have a list of nodes connected with a seperate user, which is presented in his profile.

How can I do this?

[solved] How to generate random nodes using devel module?

[solved] sorry I can't delete my own posts! all is working fine, just if someone encounters the same problem, go to :
admin/config/development/generate/content
or from Configuration, choose Development. (I am new to Drupal 7 so I couldn't figure it our in the first place)
___________________________________________________________________

field in content type, allowing "repetitive" adding of certain "properties"

Not an experienced drupal-developer here wondering about how-to accomplish this ...

- want to "administrate" flats/condos/houses etc on a drupal site
- unexperienced as i am i would create a content type and call it "living space" or something appropriate
- then adding houses, flats and condos ...

PDOException

Hi,

I am getting the following Error Message and cannot load my website.

PDOException: SQLSTATE[00000] [1135] Can't create a new thread (errno 12); if you are not out of available memory, you can consult the manual for a possible OS-dependent bug in lock_may_be_available() (line 165 of /home/the1365/public_html/includes/lock.inc).

Can anyone shed any light on this for me?

Thanks
Steve

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x