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

Multi-site, multi-user, but using same database

Hello...

can anyone help me... i'm new in drupal...
i want to create a project that consist many sites and every site have their own user.
And these sites using same database.

tq

how to patch a module

can someone please tell me how to "Apply the filemanager-private.patch to the latest filemanager.module"

what should I do to patch it? tks

s

Serious trouble with taxonomy

I thought I had solved the vexed problem of using taxonomy for a hierarchical site with nice breadcrumbs, nav menus etc., using a combination of taxonomy_context, pathauto and manually built menus pointing to taxo terms, but apparently Drupal will have the last laugh.

To get the breadcrumbs right, I used a parent term for each vocabulary and aliased this term to a page that is a kind of index page for that section. But, to get the nodes for all child terms on this page, I built the urls manually. For example, if a news section has the parent term 'News' (tid10) and child terms 'Announcements' (tid11) and 'Press Releases' (tid12), I put the following in the url alias:

system path: taxonomy/term/10/11+12
alias : news

The problem

1.) When I tag a story with the parent term of a vocabulary (for example, news) that has been aliased and has manually built urls (taxonomy/term/10/11+12), the category links in the teaser sections and the term names in the breadcrumbs display the original term id (taxonomy/term/10) and not the alias name.
2.) If I run a bulk update using pathauto, I get an extra alias called 'news-0', pointing to the parent terms (taxonomy/term/10), but this is obviously not the solution
3.) I can't avoid manually building the sub-terms into the system path because Drupal does not automatically list on the parent term page the nodes tagged with the child terms of a vocabulary.

2 conflicting things needed from taxonomy. one simple solution that should exist any workarounds ?

hi ive got two conflicting issues with my taxonomy.

One is a navigation menu created out the category of the current node (taxonomy_menu) and the other is the breadcrumbs using (taxonomy_context)

If the user clicks the community link the breadcrumbs link to the taxonomy page ( not the node page )

Not a problem i ignorantly think. " I can create node of the page and give it a a url alias ontop of the taxonomy url "
( id lose the structured urls but at least i wouldnt get that taxonomy page with the description and child articles )

how do you set/change url icon (for browser address bar)?

i forgot what you call those little images in front of url in a browser's address bar.

how do you change it to a custom one?

thanks

Wishlist Module - URLs not right

I've been testing out a new Drupal install in preparation of switching to Drupal from Joomla (many reasons, mostly related to being tired of waiting for actual advances in features that have been promised for over a year without any ACTUAL progress).

Pages

Subscribe with RSS Subscribe to RSS - Post installation