I read a http://drupal.org/handbook/blocks, but I dont understand how create a center block as theme as http://blog.president.gov.tw/ with a flash banner, and put the primary menu links centered. Also how put
a centered block in the bottom?
I used phptemplate engine and spreadfirefox theme.
Any have documentation about these ? Send me please.
I have created an internal RSS feed based off the Project module. When I went to the RSS feed url when I was logged in, I was able to read the formatted XML output. However, when I went to update the feed, I was getting the following 403 error:
"Failed to parse RSS feed" - with the user being Anonymous
I have found that in order for the aggregator to read the RSS feed, it needs to be a user with the Administer Nodes permission in the Node module. Otherwise, it generates a 403 error when trying to run the cron to update the feed.
Hi All. This is a busy day of questions for me as I try to wrap up a big Drupal project for my client! ;)
I would like to be able to limit the number of characters that a user enters into a textarea or textfield and I don't see the ability to do a maxlength on any of the forms modules (e.g. webform, survey, feedback, etc.), nor do I see how to use a php snippet that I saw somewhere in here that told the user how many characters they had left and stopped text entry at 0. That would be cool, too!
For anyone that has used phpBB (among others), this will make more sense. When browsing the main forum page, only the containers and first tier forum categories are displayed. For example, if you have a tree such as:
My Container
--My First Main Category
----My First Sub Category
----My Second Sub Category
--My Second Main Category
I want it to actually show up on the main page as:
My Container
--My First Main Category
--My Second Main Category
Then, when you drill down into 'My First Main Category', you will see:
I have the Upload module & the Attachment module, and have tried to create a File Upload form using the Webform, Survey, & Feedback Form Modules and just can't find the option anywhere to add the Upload File piece into the form.
Could someone please tell me the easiest way to do that and if possible, also could you tell me how my customer could then view and download all of these uploaded files thru another webpage? Is there a way to tie the filemanager into a form for them to view these files once uploaded?
I'm converting my site to drupal, in a nutshell I review online poker and casino sites and post information about bonuses. I have been using flexinode to create a custom content type, with which to hold the information. However I don't think this is the best way to do it.
I'm trying to create a the following present on the review page.
Rating out of 10 for each of 12 individual items (eg software, reliability, Bonuses etc ).
Overall rating calculated automatically.