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

Graphics and interative diagrams (such as in Microsoft Visio) in Drupal

Hi!

I would like to know if Drupal allows formating with objects such as interative diagrams (not only a static image; a diagram that we can resize, modify its content and change its position) and graphics, such as in Visio or in Microsoft Word.

Kind regards.

Views Module Q - Tab Setup

Let me predicate all of this with the acknowledgement that I barely know what I am doing with Drupal. I have my site up and have been adding modules and having a lot of fun and been very encouraged by my early results!

I have a question on views; I am trying to use it to create a tab page view. I have successfully created a set of custom view pages, if I go to the Default Tab Page I see my other tab page views, click on them and they load.

Only issue is if I navigate off the first default tab page to the other tabs, the tab view disappears.

Automatic filling in of Form fields

Hey all,
I just finsihed building my brand spanking new druapl site. My background is more java /C++ so the scripting world is pretty new to me.
My question: now that i've built all my categories/menus/nodes etc, i am faced with actually entering tons of data, most of which is very repetitive.

How to show 4 results from CCK nodes in a 2x2 grid in a panel

I'm using panels to display some static and some dynamic content on the same page. My problem is that I want one of my panels to contain 4 images with accompanying titles arranged in a 2x2 grid. I can't find a way to do this - do I need to create a custom view type? If so, can anyone suggest how? Thanks.

Help! Sequence table mess in a multisite install

I have a single drupal 4.7.4 installation running (win2k server) about 35 sub-sites. I used to have 35 different mysql databases but to make the DBs more manageable, I combined all the databases into a single one, adding prefixes to all table names, and made appropriate changes in the settings.php files.

It seemed to work all dandy until I tried to add any content/user/anything to any of the sites. My big database is called 'clubs' and wildlife is one of the subsites with a table prefix of 'wildlife_'. When I try to add a new page, this is the error I get:

user warning: Duplicate entry '9-9' for key 1 query: INSERT INTO wildlife_node (nid, vid, title, type, uid, status, created, changed, comment, promote, moderate, sticky) VALUES (9, 9, 'gdsfgdsf', 'page', 1, 1, 1163177001, 1163177001, 2, 1, 0, 0) in C:\xampp\xampp\htdocs\clubs\includes\database.mysql.inc on line 121.
user warning: Duplicate entry '9' for key 1 query: INSERT INTO wildlife_node_revisions (nid, vid, title, body, teaser, log, timestamp, uid, format) VALUES (9, 9, 'gdsfgdsf', 'gdsfgsdfg', 'gdsfgsdfg', '', 1163177001, 1, 1) in C:\xampp\xampp\htdocs\clubs\includes\database.mysql.inc on line 121.
user warning: Duplicate entry '9' for key 1 query: INSERT INTO wildlife_node_comment_statistics (nid, last_comment_timestamp, last_comment_name, last_comment_uid, comment_count) VALUES (9, 1163177001, NULL, 1, 0) in C:\xampp\xampp\htdocs\clubs\includes\database.mysql.inc on line 121.

Adding HTML to Footer

Is it possible to add full HTML to the footer in Drupal 4.7? I would like to use tables to position the information contained in the footer.

Thanks,

Chris

Pages

Subscribe with RSS Subscribe to RSS - Post installation