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

using textile in drupal 4.5

Hi,
Stumbled upon another issue. Installed textile module, enabled it in administer->modules. But it doesn't seem to work. I tried creating a table, but it just printed everything including [textile]....[/textile].
Is this working in drupal 4.50?

Paul

List of node titles in a vocabulary or taxonomy term

Hi,
I am planning to use drupal for my website. But so far i was not able to find a way to list latest posts by taxonomy term. If i use latest.module found in the forum, it lists all latest posts from all categories. What i am looking for is latest article titles in each category.

For eg.

veg -- vocabulary
carrot -- term
potato -- term

meat -- vocabulary
chicken -- term
beef -- term

In the above case, is it possible to list all the latest posts in veg only? Is there a standard module for that?
Any hacks?

taxonomy terms display in browser titlebar on all node types

I would like taxonomy terms to display in the browser title for all node types, and not just when you are browsing taxonomies.

For example: I would like this post here on drupal.org to show the following in the titlebar:

taxonomony terms display... | post-installation questions | forums | drupal.org |

Trying to develop a bilingual site

I am quite new to this, having put up only two drupal sites.

I am trying to develop a site with two interfaces - one english and one french - but operating off the same database. The reason is that posters may wish to post in the language of their choice, and conversely be able to read all posts in either language. Will the following procedure work?

1) Create the english language site and the database

2) Copy all the Drupal code into a duplicate folder called, say, drupal French. It would have exactly the same connection to the mysql database

3) Retool the second site using the french translations for the interface, but looking exactly the same otherwise, and still connecting to the same database. ( I assume I can do this using the various translation files available through Drupal?

4) Put up a splash panel directing users to either the english or french folders. Users would then see the site interface, but their input would go to the same database and their content would also come from that database regardless of whether it was content submitted from either the English or french sites.

Does any one know if this would work? Some of the admin input (site name, mottos etc would be different in each site and if that is stored in the DB I suppose that could lead to some interesting conflicts).

At any rate any guidance thar can be provided to help me achieve what iIwant to do would be much appreciated. I see there are a number of Canadians actively involved in Drupal, and surely this problem has been solved before.

Need help with an uncoorect / in image path

Hi

I upgraded my site to 4.5 and installed the image module. All settings are correct, I dont have a trailing slash in my base_url config and dont have a starting / in my image path settings. Somehow however images are refferred to in the source with a starting / . Since I installed drupal in a subdir (myblog) the pics cant be found.

Htmlarea permissions?

Didn't htmlarea use to have permissions associated as to what user could use the program? Now the only permissions are plug-ins such as "image upload." Is there a way to decide which roles can use htmlarea?

Also, anybody got image upload working? Could you share how or even share your image and node modules. I can't seem to find the relevant sandbox. Thanks.

Pages

Subscribe with RSS Subscribe to RSS - Post installation