Drupal 5.x
Display node $links in search results
Hi,
Is it possible to show the node links ($links variable) on the search result just as it shows on the full node? I use the Flag module(and others that use the links) and my users have asked if they can flag items in the search results instead of first visiting the full node to flag. This will be a key addition since search is the main feature of my site and users spend 90% of their time searching.
I've searched for this but can't find anything on this. Can anyone help me with this or point me in the right direction?
Thanks!
The option to revert after modifications
Hello Gents,
Is there a way I can create some type of "restore point" to revert to if I screw up a site?
I've just inherited the site maintenance duties of a for a non profit organisation.
I've a fair bit of experience building and maintaining my drupal site. What was great about that was that I could screw up and restart as many times as I'd liked. Unfortunately, this isn't a possibility with this new site.
I'd like it so that I can return the site to exactly as it was before I touched it.
Thanks
Modify H1/H2 Tags for post titles in custom theme (for SEO)?
I have a custom theme on my drupal 5 site, and i need to mod the page.tpl.php or node.tpl.php
I need that for each teaser, summary and archives page the post titles are shown in H2 tags.
If i display the actual post the title tag needs to be in H1 tags. (One H1 tag per post/page)
The theme is made with artisteer, but i think the templates dont have code in it to differentiate between themes/summaries and the actual post. If i change H tags the titles are always shown in whatever H tag i specify, no matter whether single post or list of teaser
So i need help with a little code, what to add in what template so it outs H1 if its the actual post and H2 if its a teaser.
thanks!
how to get rid of the white screen of death
What to do when the, (famous), white screen of death appears in Drupal? Looked in the FAQ. Got educated with OTR protocols. But no solution! Anybody out there who does?
Is this common because I am new to Drupal. I did a very, very fresh installation but it still is, twice, a killer program. What would happen when the database is filed with a running website. Is Drupal trust worth?
Big questions but till so far it is very hard to get an honest answer.
Not sure why page.tpl.php is loading instead of custom
Hi,
I have a view named CareerOverviews that uses the url careers. When I go to 'mysite/careers' it loads the correct 'page-careers.tpl.php' file correctly. However, I need another custom template file named 'page-careers-culture.tpl.php that gets loaded when people go to 'mysite/careers/culture'.
I set up a view named 'Culture' that specifies the url 'careers/culture'. WHen I go to 'mysite/careers/culture' it pulls the generic 'page.tpl.php' template instead of the page-careers-culture.tpl.php template. I'm not sure what I'm doing wrong (thinking this should be working).
Possible issues -
the Culture link actually points to node/333. I set a url alias for node/333 to point to careers/culture.
Any help is appreciated.
Thanks
James
Unique Invoice Numbers - i.e. SDT-101
I can't seem to find a way to create unique invoice numbers. It is just numeric which means with multiple sites will end up using the same numbers plus I want to be able to look at the invoice number and know where it came from. So a way to add some text characters in front of the invoice number would work.
From what I can tell the invoice number field is just a sequential numeric value and so I was thinking that editing the invoice template to add some unique characters on the invoice number line would work but can't figure out how to do that. Any ideas or knowledge of ways to do this that I have missed?
