I downloaded the latest version, found the file and updated my  blog.  Tags
are sorting descending now! 

http://www.iislogs.com/steveschofield/orchard-adventure-setting-up-a-new-sit
e-and-blog.aspx

 

I still have A LOT to learn.  MVC for newbies anyone? J


Steve

 

From: Sebastien Ros [mailto:[email protected]] 
Sent: Thursday, June 02, 2011 7:09 PM
To: [email protected]
Subject: RE: Tags

 

This has just been fixed in the 1.x branch. 

There is currently no limitation for doing it. The Taxonomy issue Kevin is
mentioning is based on how the taxonomy if architecture. It will certainly
be changed soon to remove this limitation.

 

From: Bertrand Le Roy [mailto:[email protected]] 
Sent: Thursday, June 02, 2011 2:28 PM
To: [email protected]
Subject: RE: Tags

 

That's a bug, apparently. Can you file it on CodePlex?

 

From: Steve Schofield [mailto:[email protected]] 
Sent: Thursday, June 02, 2011 2:53 AM
To: [email protected]
Subject: RE: Tags

 

Thanks Kevin, I didn't scroll enough.   I've not dug into the code for
Orchard much to understand to the level you mentioned.  The reason I need
the TAGS to be accurate my IIS TAG consumed by other feeds, including
blogs.iis.net/steveschofield.  I'm not certain the current structure would
support being consumed by external sources to get the latest content.   I'll
have to see if I can write an extra page to retrieve the content in a format
that can be consumed.  


Steve

 

From: Kevin Kuebler [mailto:[email protected]] 
Sent: Wednesday, June 01, 2011 11:35 PM
To: [email protected]
Subject: Re: Tags

 

Your posting does actually show up under the IIS tag, it's just that it's at
the end of the list: http://www.iislogs.com/Tags/IIS?page=19. I ran into a
similar problem with the Taxonomies module, however the problem isn't with
either the Tags or Taxonomies modules, it's an issue with the data access
system in Orchard itself.

 

If you look at the GetTaggedContentItems method in the TagService you can
see the problem. There is no OrderBy clause specified. Due to the way the
content system is structured there's no effective way to specify an order at
the same time that you're using paging.

 

I mentioned this to Sebastien when I realized the same problem while using
the Taxonomies module. He apparently has a workable solution by dropping
below Orchard's Repository level and using NHibernate directly. However
Taxonomies is not a core module like Tags, so I don't know what the plan is
to address this issue. Hopefully someone on the team can chime in with more
information.

 

Kevin

On Wed, Jun 1, 2011 at 10:51 PM, Steve Schofield <[email protected]> wrote:

Not sure what to make of this.  I posted my first blog posting on
www.iislogs.com/steveschofield.
http://www.iislogs.com/steveschofield/LocalDomainUsersFTP75OnSameSite

I'm not here to promote it, the interesting thing when I tagged with IIS,
which I browse the 'IIS' tag, the posting doesn't show up?  Any ideas?
http://www.iislogs.com/Tags/IIS

Steve




---
You are currently subscribed to orchard-discuss as: [email protected].
To unsubscribe send a blank email to
[email protected].



-- 
Kevin Kuebler

Lead Developer, NimblePros

twitter: @kevinkuebler <http://twitter.com/kevinkuebler> 

 

--- You are currently subscribed to orchard-discuss as: [email protected].
To unsubscribe send a blank email to
[email protected].

--- 
You are currently subscribed to orchard-discuss as:
[email protected]. 
To unsubscribe send a blank email to
[email protected]. 

--- 
You are currently subscribed to orchard-discuss as:
[email protected]. 
To unsubscribe send a blank email to
[email protected]. 

--- 
You are currently subscribed to orchard-discuss as: [email protected]. 
To unsubscribe send a blank email to
[email protected]. 



---
You are currently subscribed to orchard-discuss as: [email protected].
To unsubscribe send a blank email to [email protected].

Reply via email to