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

creating sub categories with drupal 4.6

Hi,

I need to organize the content on my web portal into categories, and further sub categories of the same, for easy accessibility by the group.

For example,

I have different groups for each project created, say proj1, proj2 ... projn. (Each project is a distinct page created in dupal).
Withing each project, I want to create subgroups : say roadmap, release1, release2.
Within each of the subgroup releases, I want to have subfolder documents, downloads. I want to place the specific project related documents and stuff here.

more i18n variables

Hi.

I am looking for more i18n variables. the handbook page says I can look them up in the variable table, but I don't find them there, (if I am looking in the correct place). I already have the following:

Where do I configure or how do I allow the style attribute in tags?

I configured Full HTML to allow the tag

. But every time I add a style attribute, e.g.
, this attribute gets striped out. The tag itself, however, remains.

So I'm allowed to use the tag, but not assign any attributes. Where do I configure, or how do I allow style attribute in tags?

Thanks for your time.

Linking to Login From a Book Page's HTML

What's the proper way to compose properly functioning a href tags inside the html of book pages so that the links take users to login and other similar areas?

LM Paypal truncated titles in IE

Strange one:

Installed LM Paypal and got it fully configured and working, no problem, using Paid Adverts.

Now, the site has a load of exisiting advertising which the client wants to now start using LM Paypal so clients can just log in to renew their ads rather than being invoiced etc.

In IE all the titles for these 'unpaid, unpublished' (they are published but not yet according to LM Paypal) article titles are truncated (not so in Firefox), so instead of seeing 'nice long article title' in IE all you get is 'nice lon...'

How can I specify which CCK node type to create when using Import HTML?

How can I specify which CCK node type to create when using Import HTML? For example, I created a CCK node type called "Import Corp" with name "content_import_corp". I created a single field called import1 so it's named field_import1. Do I need to modify the XSLT or module so that the import creates a "content_import_corp" node instead of just a page node? I have a <div id="import1">...</div> section in the HTML page that I want to import into Drupal.

I tried changing <node type="story"> in the XSLT to be <node type="content_import_corp"> but the import HTML module still created page nodes with a title and body field instead of a content_import_corp node with a title and field_import1.

I also tried modifying the import_html.module array variable $import_html_file_classes but that only caused the import to create a static HTML file in my files/imported directory.

Any guidance would be greatly appreciated. Or maybe I don't fully understand how this feature of Import HTML works? Thanks!

Pages

Subscribe with RSS Subscribe to RSS - Post installation