Home

Primary links

  • top o the deck
  • Drupal for Beginners
  • about
  • links
  • give me some sugar

Drupal stuff

  • EDAM
  • STARDOM
  • Question Bank
  • Drupal musings
  • Drupal tips
Home

Key stuff on this site

Easy Drupal Admin Manual (EDAM)

SEO, Traffic and Revenue: Drupalace's Online Manual (STARDOM)

Drupal for Beginners

Subscribe to posts by RSS or email

Subscribe to Drupal Ace by RSS feed RSS feed 

Subscribe to Drupal Ace by Email

Donate towards my web hosting bill! Get a great host!

Share and save

Share/Save

Random piece of content

!How to hide a node title?

Manuals on this site

  • Easy Drupal Admin Manual (EDAM)
    • Welcome to Your Site
    • First Steps: Please Read!
      • Understanding These Instructions
      • Important Terminology!
      • Best Practices for Site Admins
    • Super Quick Guide (for the experienced and the brave)
    • Logging In
    • Your Administrator Tools
    • Setting Site Basics
      • Setting Site Information
      • Configuring Your Theme
    • Creating Content
      • Node Types
      • Create a Page Node
      • Create a Story Node
      • Create a Blog Entry Node
      • Making Images and Other Files Available
      • Using Text and Image Editors
    • Organizing Your Content
      • Terms, Vocabularies, and Taxonomy: "Tagging" Your Content
        • Taxonomy Suggestions
      • Menus, Links, and Paths: Navigating the Site
        • Content Paths and URLs
        • Creating Links
        • Working with Menus: Administration Form (Drupal 6)
        • Working with Menus: Administration Form (Drupal 5)
        • Creating Menu Items on the Fly
        • Placing Menus on Your Pages
      • Placing Content on pages
        • Creating a page from a Single Node
        • Creating a page from a List of Nodes
        • Setting the Front Page
      • Working with Blocks
    • Maintenance Stuff
      • Maintenance and Construction Notices
    • Other Fun Things
      • Changing Color of Garland Theme
      • Free Aliases!
  • SEO, Traffic and Revenue: Drupalace's Online Manual (STARDOM)
    • Set a Clear Goal
    • Make a Good Site
      • Put out the Welcome Mat
      • Make Great Content
      • Build a Great Brand
      • Make Navigation Easy
      • Tune Site Performance
    • Drive Traffic
      • Promote your Site
      • Get Found with SEO
    • Build a Community
      • Build an Offsite Community
    • Monitor and Improve
    • One-Page Checklist
    • Drupal and the Blogging Starter Checklist
      • Drupal and the Blogging Starter Checklist, Part 1
      • Drupal and the Blogging Starter Checklist, Part 2
      • Drupal and the Blogging Starter Checklist, Part 3
      • Drupal and the Blogging Starter Checklist, Part 4
      • Drupal and the Blogging Starter Checklist, Part 5
      • Drupal and the Blogging Starter Checklist, Part 6
      • Drupal and the Blogging Starter Checklist, Part 7

Recent comments

  • It worked

    adding $GLOBALS['tempUser'] = $user; worked but I find it worth noting that I had to delete...

  • very good document...

    very good documentation for beginners!!!!!! thanks!!

  • del penitential 62

    strike out abject
    eliminate penitent 5

  • Chat

    Thank you a lot about very beneficial to my work was very useful thank you

  • Drupal Resources f...

    I would start learning from the "Diving In" section above. That links to the good beginners'...

more

Recent comments

  • How to fix "Access Denied" for admins?   1 day 1 hour ago
    It worked

    adding $GLOBALS['tempUser'] = $user; worked but I find it worth noting that I had to delete cookies first

  • Drupal for Beginners   1 day 1 hour ago
    very good documentation for

    very good documentation for beginners!!!!!! thanks!!

  • Great Modules for the Drupal Beginner   6 days 9 hours ago
    del penitential 62

    strike out abject
    eliminate penitent 5

  • Creating a page from a List of Nodes   2 weeks 1 day ago
    Chat

    Thank you a lot about very beneficial to my work was very useful thank you

  • Drupal for Beginners   2 weeks 2 days ago
    Drupal Resources for Beginners

    I would start learning from the "Diving In" section above. That links to the good beginners' resources, on Drupal.org and elsewhere. 

    Also check the links page on this site, especially under "tutorials". 

    Hey, does anyone else out there have an absolute favorite, best-resource-ever-for-beginners recommendation? 

  • Drupal for Beginners   2 weeks 2 days ago
    looks cool  !!!  

    looks cool  !!!  

  • Drupal for Beginners   3 weeks 6 days ago
    learn drupal

    I have just installed Drupal on my computer. I have no any concept about drupal toolket. I am not much familier with drupal. I like to built on site using drupal. I like to learn drupal.

    what will be the procedure to learn it ?

    Learn form begin 

  • How to stop Drupal from logging error messages to screen?   10 weeks 4 days ago
    Thanks for this info!

    Thanks for this info!

  • Back on track with Node Import   10 weeks 6 days ago
    Same boat, other way

    Oddly, I'm in the same boat but going the other way (if that makes sense) in one respect: While I was having all the troubles with Node Import and other aspects of getting Ubercart to work, random "Page not found" or other errors from my hosting service were just adding to the frustration. So I thought working locally would at least stop some annoyances, and speed up the troubleshooting...

    But I last used MAMP a couple years back (and then only for all-new sites, not sites brought over from elsewhere). When I tried moving my in-progress site from the hosting service over to the local machine and MAMP, I ran into all sorts of new problems... 

    I have no doubt that I'd fix those perfectly after getting re-acquainted with MAMP setup, but for now, I said "forget it" and stuck with the sometimes-balky hosted site. That's fine; if something, somewhere wasn't choking up hairballs, it just wouldn't be Drupal development (at least for me... : )

  • !How to hide a node title?   11 weeks 1 day ago
    Hiding a sidebar?

    Not certain what you mean, but are you referring to displaying a sidebar on some pages, and not on other pages? If so:

    There may be a variety of ways to do so, including using separate page.tpl.php for different pages, but I think the standard, normal Drupal way to do this would be to enable the sidebar's blocks only for the desired pages. That is, from admin/build/block, select "Configure" for each targeted block, and choose where the block will and won't appear under "Show block on specific pages:"

    Is that the goal?

  • Back on track with Node Import   11 weeks 1 day ago
    In the same boat

    Hi there, I am undergoing exactly the same journey as yourself in setting up a Drupal e-commerce site from the packt book.

    I came across the same problem with node_import but unlike yourself I gave up and started adding product individually, maybe if I had stuck at it I would have solved it like you. I might now go back and see if I can get it to work. 

    I have got the basics working on a local server but with a few error messages cropping up am now bravely venturing into the realm of patching to fix a problem I have when users search the site, wish me luck!

    btw I'm a drupal newbie using MAMP to run it locally on my mac. 

  • !How to hide a node title?   11 weeks 1 day ago
    hide the text

    i want to right banner is show only main page and hide right bannre another page

     throw jumla

    plz tell me this problem

    thanku

  • How to fix broken image paths when changing download method from Private to Public?   12 weeks 2 days ago
    Fixing image paths

    No, when I was looking for a fix, I didn't see that. Good info; it looks like it directly addresses the issue (and it's an issue that seems to pop up for plenty of users). 

    My problem disappeared on its own somehow, so I don't have opportunity to further play with fixes right now. But I just know it'll hit me again someday, somewhere... so again, thanks for the pointer!

  • How to fix broken image paths when changing download method from Private to Public?   12 weeks 5 days ago
    Did you see this?

    http://drupal.org/node/258099

  • Testing Ubercart ecommerce: Please help with missing tabs!   13 weeks 16 hours ago
    "As happens with Drupal

    "As happens with Drupal problems now and then, it's a welcome but unsatisfying resolution; it's the equivalent of smacking a TV to make the picture come in, without revealing anything about the source of the problem, how to prevent it happening again, and what to do if a future recurrence proves more stubborn. Sigh. In any case, things do look to be working again. "

     

    That's hilarious.  I just spent the last 30 minutes "smacking the TV" and it's working again, but...

     

  • !How to hide a node title?   13 weeks 1 day ago
    just what i was looking for

    thanks for the thorough explanation!

  • Drupal and Feedburner   13 weeks 4 days ago
    Thanks for solution at

    Thanks for solution at feedburner i  had same issues.

  • How to make Lightbox2 work for Views images and inline images?   16 weeks 4 hours ago
    Lightbox 2

    Yes, Lightbox 2 is easy to use. For anyone not familiar: it gives that nifty feature – I'm sure everyone's seen it somewhere – of displaying a clicked image as a "floating" overlay, while dimming the rest of the browser window to highlight the image. There are settings to tweak the image size, the browser dimming, and more. Good stuff!  

  • How to make Lightbox2 work for Views images and inline images?   16 weeks 3 days ago
    lightbix2 is an excellent

    lightbix2 is an excellent module to overlay images on crrent images, the best feature if it is that it puts the image above the current page not within it.

    My blog - mobile games

  • Things theme different...   16 weeks 4 days ago
    RoopleTheme still out of action

    I wanted to talk more about this theme, but not much point in it until people can download it and use it on their own. Will keep watching for the site to come back on line...

  • Things theme different...   16 weeks 4 days ago
    i checked the website and it

    i checked the website and it is not opening right now.

    My blog - mobile games

  • Terms, Vocabularies, and Taxonomy: "Tagging" Your Content   16 weeks 5 days ago
    drupal

    drupal is the best content management system available in the market, it is so flexible that every one is shifting from other cms to drupal.

    My blog - mobile games

  • Tweaking the Read More Tweak   17 weeks 2 days ago
    respect

    In my opinion apt name but everything else okay;) If you need help in the design, then here I am usually looking for a suitable software - <a href="http://web-braga.com">web-braga</a>

  • How to display date and time?   17 weeks 3 days ago
    okerytry  ytr y  tytryrt

    okerytry  ytr y  tytryrt

  • Drupal for Beginners   17 weeks 4 days ago
    Will add more

    Thanks for the praise! I'll be sure to add more and more content. ("Nodes" they're called, I hear...)

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • next ›
  • last »

Learn Drupal, hands-on

Get the beginner-friendly ebook that teaches community site building via a live case study.

Drupal 6 Ultimate Community Site Guide

Read the review

Drupal mini tip

Site visitors seeing your ugly error messages on the screen (along with details of your Drupal installation path)? Once your site goes from dev to launch, you probably want to have errors recorded in the log but not splashed across the screen. Head to the handy Error Reporting settings found at admin/settings/error-reporting. 

It's a deal!

Dreamhost dealsDrupal Ace presides over his domain, proudly ensconced in his DreamHost eyrie. Won't you join me?

Promo code deal!

Just enter the code 49ER when you register for an account, and save $49 off the already-low price. No strings!

Read my hosting service review

Powered by Drupal, an open source content management system

Copyright 2007 and forever after. Made with Drupal, of course. On OS X, of course. Served up by DreamHost. DreamHost

RoopleTheme