I have installed drupal and various modules and am SO CLOSE to it being exactly where I want it to be...
BUT
I need to find a way to search for taxonomy terms. I dont know if there is a snippet or a module... I tried using the TQL module, but that requires php5 and my servers dont have that. I have managed to get it so that users can BROWSE terms, but not SEARCH. I am using freetagging heavily, and am anticipating this need. is there ANY way to do this?
also, I want to modify the profile page to list all recent nodes. I have seen snippets that can accomplish this, but those snippets require the theme to be based on phptemplate. how can I tell if my theme was made using phptemplate? am I just not putting the snippets in properly, or is it because my theme isnt phptemplate based? how can i tell if it's phptemplate based? when i put in the list nodes snippets, my whole site turns to gobbledygook!
your helps are SO appreciated! thanks!
(happy friday the 13th!)
Comments
ok, i'm a complete dolt
ok, i'm a complete dolt because i didnt understand the functions of 'search' - i didnt know about this cron business.
but i'm still at a loss for the profile snippets... if snippets make me get gobbledygook, is it because i didnt do the snippet properly or because my theme wasnt made using phptemplate?