My Drupalcamp Wisconsin presentations

Comments

5 comments posted
Hi Damien, I've enjoyed both

Hi Damien,

I've enjoyed both of your sessions, I came across your LinkedIn post as I'm on LinkedIn too, I've tried to see if I can print your slides but I can't see too? Is there a direct link to these files to download to print? Please let me know. Thank you for presenting very helpful as I'm a Drupal newbie!

Jennifer Niles

Jennifer Niles's picture
Posted by Jennifer Niles (not verified) on Mon, 07/26/2010 - 12:17pm
I attended the Drupal Site

I attended the Drupal Site Structures session and thought it was great! I am now trying to implement something similar.

Drupal is so slick! I took the following steps to get a basic site structure built:

  • I imported taxonomy terms using taxonomy_csv which gave me a nice hierarchical vocabulary.
  • I then used taxonomy_menu to build out the menu under Primary Links.
  • A quick batch run later using taxonomy_node and I've created a node for each term! Whew!
  • I have Panels set up to override the taxonomy/term/tid path and I have my content being pulled in from all the work I've done above. Awesome!

My question is, do you have any thoughts on how I should go about displaying the term pages (rather than the content type I set up using taxonomy_node) in the standard Drupal search results? The problem is, when I search for, say, "About Us" I get a listing of nodes. Normally that would be fine but I want to index either the taxonomy terms or the panel data.

Any suggestions would be great!

Thanks,
Shawn

shawngo's picture
Posted by shawngo (not verified) on Tue, 08/03/2010 - 4:34pm
shawngo: there's no way to

shawngo: there's no way to index compiled pages like the taxonomy/term/tid page or a Panel page in its entirety using any of the current Drupal search engine modules, the only way to achieve that is to use a 3rd party service that considers each page as a whole object rather than Drupal modules which look at node data; my Searching Drupal notes might help.

Damien's picture
Posted by Damien on Sat, 08/07/2010 - 8:49am
Jennifer: You should be able

Jennifer: You should be able to click the zero/"0" hover link in the bottom-right of the page, but the inline CSS I added to make images float has broken the rest of the document. I'll work on it.

Damien's picture
Posted by Damien on Sat, 08/07/2010 - 8:52am
I came to that conclusion

I came to that conclusion which lead me to re-think exactly /what/ I should be doing on these pages. I was thinking in terms of how Panels Node templates work rather than how native taxonomy urls work. When trying to "undo Drupal" it may be best to step back and rethink the problem :)

shawngo's picture
Posted by shawngo (not verified) on Sat, 08/07/2010 - 5:57pm

Post new comment

The content of this field is kept private and will not be shown publicly. If you have a Gravatar account associated with the e-mail address you provide, it will be used to display your avatar.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.
  • Potential spoilers can be hidden between [spoiler][/spoiler] tags to hide them by default.

More information about formatting options

CAPTCHA
Fill in the two words you see below - it's case sensitive so uppercase letters are different to lowercase letters. Apologies for this inconvenience but my site has been bombarded by spammers lately.
 
flyingmonkey