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

Adding content via the database.

This is the workflow I am trying to implement on my site:

1. Data is generated by a system independent of Drupal.
2. SQL scripts take that data, format it, and insert it into a Drupal database.
3. Editing of data is done via the Drupal interface.

Is this possible? To import all new pieces of data into the database and to have Drupal, display the content?

Allowing Drupal to modify MySQL database structure

I am having a problem getting my Drupal to have the ability to modify the MySQL database structure. This problem impacts the database module and the webform module. Even one of the new modules that was supposed to self create a table for it was unable to do so; and I had to go in and create the table and fields manually. Our host server believes we have sufficient permissions; i.e. we have "alter" permissions on the database user account. Is there something else that should be changed on the server side; or is it something that I need to change on my Drupal side?

Removing product teaser text and price

Hi all,

I am looking to completely remove the product description and price from the teaser page.

I need to display the image only and have worked out how to remove the title but I can't work out how to remove the other things. I would like to have the product description and price only showing on the full product view page.

I have tried to use the

workflow - comment settings

Hi all,

from content types - 'forum topic' I have set the Workflow default comment setting to Disabled. After saving the configuration I checked the effect with a registered user profile but I noticed that the feature for me is not working, in fact, I can still see "add new comment" in the forum topic box. Am I missing something in the set up?

The only way I've managed to get the comment out is from "access control" in the comment module where it says post comments. The only drawback is that from here I don't have type content control.

TIA for any hint

Search returns incorrect links

Specific version is 4.6.5.

I'm having another problem with indexing. See here: http://drupal.org/node/44963#comment-99759 .

But when I search and find something (content within a file, indexed with swish-e), I'm noticing that search creates a link like this:

http://myserver/kb/?q=system/files&file=/myfile.xls

Do you see that leading slash ("/") just before "myfile.xls"? That's incorrect; it makes the url to try to resolve to the installation root but the files are in /files.

Now, If I go to the document that has that file attached, and I look into the attachment link, the link is like this:

http://myserver/kb/?q=system/files&file=myfile.xls

Notice now that there's no leading slash and the link resolves correctly and pulls up the file.

How can I get rid of the leading slash that search is returning?

Thanks!
ZoneV

Picture inside a block

Hello,

I'm building my site, and want to add a menu to all sections of site from a side block.

I have inline module installed and i have a field in story and others to upload image then include it inline.

but when i'm trying to create a new block i don't have the upload field available.

I know we can do that .. HOW ? :)

I also tried some font html in block field .. but it seems it's not working out .. I would like to know how to customize only this specific block ..

All ur help is GREATLY appreciated

:)

Pages

Subscribe with RSS Subscribe to RSS - Post installation