Hi folks,
I'm a Drupal newbie so this may seem a dumbarse question and forgive me. :) I'm runningTinyMCE as my ediort with WYSIWYG as the editor wrapper. I want for authenticated users and administrators to be able to browse and upload images directly from their own computer files into posts, comments, pages etc but currently the editor only provides for a URL location.
I have an created IMCE profile and assigned it to the roles but am not sure how to let IMCE know to allow browse and uplaods from local machines into the pages/comments/posts.
Can someone help please?
Hi,
I need some advice on some modules. We are creating a web site comunnity memebership and we need a module for members to be able to advetise their event. Paid and unpaid members, bid like craigslist. So we need a module we can still have controll over it as well. Any recommendations at all?
Hi. I am new to drupal and i created a site with it. I turned on the maintenance mode and now i cant login as it shows "Site under maintenance" even when i added "/?q=admin" to the URL. Can i change the mode manually in the database software. Please give me detailed instructions as i am not well versed in phpmyadmin. Thank you.
First, I'm using the default Bartik theme (for now). Here's my questions:
- I see a row of tabs on the below the title, but these do not seem to correspond to any region. How do I customize these?
- How can I control how my content is sorted and filtered when it's rendered to the front page?
- How might I render content to something other than the front page?
- Just as the admin panels layer over the normal site's pages (with their own theme), how could I add my own, separate layers for other functions?
Let's say I created a node type Project and the project has a title, description(body) and a thumbnail. This is fine for now, so I install the module and my content type is done. A week later I decide I want to add a tag field, and a website URL where visitors can view the project.