[drupal-support] Drupal 4.6: How to see my weblinks?
I created a taxonomy only for weblinks. How can I get a nice taxonomy index (which shows the categories and let me click on them to view the weblinks in that category). I used to use taxonomy_html but that doesn't seem to be avaiable anymore. Also /weblink does not work anymore. The readme says something about a 'directory' module, but I can't find one(?) Any hints would be appreciated :-) thanks, Wilbert -- Wilbert Berendsen (http://www.wilbertberendsen.nl/) Blijf de baas op je eigen PC met Linux en KDE: http://www.kde.nl/ Gratis Office met PDF en Flash export: http://nl.openoffice.org/
On Monday 06 June 2005 12:15, Wilbert Berendsen wrote:
I created a taxonomy only for weblinks.
How can I get a nice taxonomy index (which shows the categories and let me click on them to view the weblinks in that category). I used to use taxonomy_html but that doesn't seem to be avaiable anymore. Also /weblink does not work anymore. The readme says something about a 'directory' module, but I can't find one(?)
Any hints would be appreciated :-)
In fact it would be nice if I could just go to /vocabulary/1/ and see there the category names (plus descriptions) in that vocabulary. Clicking on them would bring me to the page containing the nodes in that term (/taxonomy/term/1 etc). But this seems not to work. Is there any way to make this possible? I think every drupal user would want this :-) so I guess I must be missing something ... TIA for any help, Wilbert -- Wilbert Berendsen (http://www.wilbertberendsen.nl/) Blijf de baas op je eigen PC met Linux en KDE: http://www.kde.nl/ Gratis Office met PDF en Flash export: http://nl.openoffice.org/
A Dilluns 06 Juny 2005 13:10, Wilbert Berendsen va escriure:
Is there any way to make this possible? I think every drupal user would want this :-):-) so I guess I must be missing something ...
Hello, I was looking for it too, and I didn't find anything :( . I posted in the forums but nobody answered... Bye! -- Carles Company Soler http://www.companysoler.com http://www.mallorcaverbenatour.org
Hi, I'm using Drupal 4.5.x and recently turned on clean urls and everything worked great. But now, when the system gets around 60 hits / minute and throttle goes to level 5, 6 etc, watchdog starts to log error messages like these: 404 error: taxonomy/term/comment/reply/997 not found. 404 error: taxonomy/term/blog/1 not found. 404 error: taxonomy/term/taxonomy/term/43/0/feed not found. Today I got 80 *pages* of errors! :-D So, I thought since some modules get disabled by the throttle system it was normal not to find some pages... but the urls are in a weird format, aren't they? The website keeps running all the time, no visible errors at all! (I love Drupal!) Has anyone seen this kind of thing? I can live this way, no problem, but it would be nice to find out what's happening... Thanks, Cheers, Emiliano.
On Mon, 6 Jun 2005, Wilbert Berendsen wrote:
I created a taxonomy only for weblinks.
How can I get a nice taxonomy index (which shows the categories and let me click on them to view the weblinks in that category). I used to use taxonomy_html but that doesn't seem to be avaiable anymore.
You could use taxonomy_dhtml or update taxonomy_html to 4.6.
Also /weblink does not work anymore. The readme says something about a 'directory' module, but I can't find one(?)
It exists at least in the HEAD branch of CVS. Have a look at cvs.drupal.org Cheers, Gerhard
A Dilluns 06 Juny 2005 12:15, Wilbert Berendsen va escriure:
I created a taxonomy only for weblinks.
How can I get a nice taxonomy index (which shows the categories and let me click on them to view the weblinks in that category). I used to use taxonomy_html but that doesn't seem to be avaiable anymore. Also /weblink does not work anymore. The readme says something about a 'directory' module, but I can't find one(?)
Any hints would be appreciated :-)
thanks, Wilbert
Hello, I think I more or less sorted it out, hehe... I took the directory.module from the CVS and hacked it a little to only show weblinks. I don't know why but the option in the settings didn't work well. Hope this helps! Greetings... -- Carles Company Soler http://www.companysoler.com http://www.mallorcaverbenatour.org
A Dimarts 07 Juny 2005 12:43, Bèr Kessels va escriure:
Op dinsdag 07 juni 2005 11:55, schreef Carles Company Soler:
. I don't know why but the option in the settings didn't work well.
What options in what settings?.
Regards, Bèr
Hi! The options I refer to is : Which node types should not be listed in the directory in: /admin/settings/directory I did quite a dirty thing... but it works ok... :P Bye! -- Carles Company Soler http://www.companysoler.com http://www.mallorcaverbenatour.org
participants (5)
-
Bèr Kessels -
Carles Company Soler -
Emiliano -
Gerhard Killesreiter -
Wilbert Berendsen