Drupal 6.x
Drupal 6.14 and 5.20 released
Drupal 6.14 and 5.20, maintenance releases fixing problems reported using the bug tracking system, as well as critical security vulnerabilities, are now available for download. Both releases fix some other smaller issues as well.
Upgrading your existing Drupal 5 and 6 sites is strongly recommended. There are no new features in these releases. For more information about the Drupal 6.x release series, consult the Drupal 6.0 release announcement, more information on the 5.x releases can be found in Drupal 5.0 release announcement.
Taxonomy & Views - Organizing Subjects by Category
I am fairly new to Drupal and have been reading about views and how the incorporate different types of content via taxonomy. To start, I have a widget that contains two subcategories and within the two subcategories there are five different versions of this widget. Example: Sailboat design (parent) by Size and Style. Within style there are five categories that can be selected. I have already set up Size and Style taxonomy vocabularies with the five selected terms for each. I am now trying to display separate view pages for each of these categories including a Size and Style page that shows the sub categories. Does anyone have any suggestions. I really don't want to create a separate content type and view for each category if not possible.
Auto delete old nodes
Hi
simply: how can I get Drupal to auto delete nodes and relative file fields content on a "older than 2 weeks ago" (example) basis?
Maybe rules ?
Thanks
Simone
How do I go about this?
I have no idea how I would go about this in Drupal. Here's the situation.
I have 3 main categories, let's call them Free, Premium and Ultimate. Inside Free and Premium i'll have several more categories, for example A, B and C. Inside each sub category I'll have articles. However in category Ultimate I'll have completely different subcategory but that's not the point.
I thought I'd get away with having 2 possibly 3 taxonomies. One which is Category (F, P, U) and the Subcategory (A, B, C) and another one for the contents of the ultimate category.
I want to have all the categories displayed as separate menus, each one listing all the subcategories, and upon clicking a subcategory all articles within that subcategory will be displayed.
I am running into a few problems.
First, I will have to make all these menus and their menu items (twice), then make sure each menu item links to the correct taxonomy term. Kinda defeats the purpose of a CMS on something as simple as this?
Also, I don't want to display all articles in Free, i want to display all articles in Free and A, Free and B, Free and C, so on. How do I combine terms in a path?
Any help appreciated, thanks.
Drupal theming + CSS slicer (paid work!)
Looking for good webdesigner (freelancer or team) with good CSS/XHTML skills and remarkable experience and familiarity in drupal theming.
Please drop your best references for this job. We aim to find a long prospective cooperation for many works just planned.
Payment by hour/rate (10/12/15$ depends by skills and experience)
Payment paypal/moneybookers
Trouble posting to blog from external blogging client
I have tried setting up Windows Live Writer and BlogDesk with no luck. During the configuration process, both clients fail at the step where they try to pull the available blog list. In Blogdesk, when I click "Get Blog-ID" I get the following error:
Error getting Blog-ID.
XML Parsing Error: Invalid procedure call or argument
Using fiddler I was able to get the drupal response returned to BlogDesk. It looks like something is putting extra blank lines before the line "<?xml version="1.0"?>". Can anyone confirm that the response is formatted incorrectly? If so, where would I start looking to see what is causing the issue? I've tried disabling modules but I keep getting the same error.
Thanks for any suggestions!
Here is the response to BlogDesk:
HTTP/1.1 200 OK
Cache-Control: store, no-cache, must-revalidate,post-check=0, pre-check=0
Content-Length: 455
Content-Type: text/xml
Expires: Sun, 19 Nov 1978 05:00:00 GMT
Last-Modified: Mon, 09 Nov 2009 22:55:17 GMT
Server: Microsoft-IIS/7.0
Set-Cookie: SESSebeb7304567b849632b9fa51a19887b3=deleted; expires=Sun, 09-Nov-2008 22:55:17 GMT; path=/
Set-Cookie: SESSebeb7304567b849632b9fa51a19887b3=hjqr1tscqb52kl5u010ujaok55; expires=Thu, 03 Dec 2009 02:28:38 GMT; path=/; domain=.mysite.com
X-Powered-By: ASP.NET
Date: Mon, 09 Nov 2009 22:55:17 GMT
Connection: close
<?xml version="1.0"?>
