15 Jun 2009 @ 7:43 AM 

Information on this problem seems sparse or spread around, so I thought I’d post it here.

I upgrade last week to Joomla 1.5.11

We noticed the problem of Category Blog not showing in proper order after that.

It was stuck on Order no matter how I configured the Category and Primary Order.
I set it to Primary order only, then Primary to most recent. Even which I changed this around, it remained in order.
I changed to multiple templates and it was stuck on Order.
I changed it from Blog view to List View and it was stuck on Order.

I finally looked at the 1.5.11 patch

This was added to:
components/com_content/models/category.php

Code:

 if ($filter_order && $filter_order_Dir)
 {
 $orderby .= $filter_order .' '. $filter_order_Dir.', ';
 }
+       elseif($filter_order == '' && $filter_order_Dir == '')
+      {
+            $filter_order='a.ordering';
+            $filter_order_Dir='ASC';
+            $orderby .= $filter_order .' '. $filter_order_Dir.', ';
+      }

I removed the added lines and it works again – selecting by most recent first.

It looks like they removed the code for the next patch
#15541 http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&tracker_item_id=15541

Commit

http://joomlacode.org/gf/project/joomla/scmsvn/?action=browse&path=%2F&view=rev&revision=12028

Posted By: drapetomaniac
Last Edit: 15 Jun 2009 @ 07:43 AM

EmailPermalinkComments (1)
Tags
Tags: ,
Categories: Joomla

 29 May 2009 @ 8:27 PM 

Erik Mauck and others have been working for some time on a documentary about the Austin Time Exchange.  It took a lot of the early start and showed a lot of the ups and downs, evangelists and naysayers. I’m glad to see their work.

Time is Money (Documentary about the Austin Time Exchange Network) from Erik Mauck on Vimeo.

Reblog this post [with Zemanta]
Posted By: drapetomaniac
Last Edit: 29 May 2009 @ 08:27 PM

EmailPermalinkComments (0)
Tags

 10 May 2009 @ 11:07 PM 

The City of Austin recently spent several years taking input for the future of the City web page and several rounds of RFPs.

Unfortunately, at the top of every RFP was the demand that the project be Python/Plone based. I ignored every RFP and call for a meeting because Python wasn’t my area and Plone, even less.  I was curious, but not proficient.  Holding open meetings with such a specific pre-requisite isn’t really holding an open meeting.

The city is likely prepared to listen to new ideas after the recent fiasco of nearly awarding a very large contract to a California company instead of an Austin company.

Let’s see if Austin can pull together and provide truly open constructive feedback.  The City has a new CIO and is prepared for a new direction.

Go to OpenAustin.org to provide feedback on what you think the City of Austin should do for our web site.

Posted By: drapetomaniac
Last Edit: 10 May 2009 @ 11:07 PM

EmailPermalinkComments (0)
Tags
Categories: Uncategorized





 Last 50 Posts
Change Theme...
  • Users » 2
  • Posts/Pages » 39
  • Comments » 3
Change Theme...
  • VoidVoid « Default
  • LifeLife
  • EarthEarth
  • WindWind
  • WaterWater
  • FireFire
  • LightLight

About



    No Child Pages.