3 of 5
3
REEOrder Module (Custom ordering of entries)
Posted: 18 January 2008 02:16 AM   [ Ignore ]   [ # 37 ]  
Research Assistant
Avatar
RankRankRank
Total Posts:  879
Joined  02-05-2002

The download contains an extension file “ext.reeorder.php” that you probably installed.
(this is an optional install, see “Step 6” in the README.txt)

To uninstall this extension point your browser to: “Admin > Utilities > Extension Manager” and disable the REEOrder extension.

I will be updating my website and some EE add-ons soon, but my clients tend to steal most of my time.

 Signature 

Member of the EE Pro Network

Profile
 
 
Posted: 18 January 2008 02:47 AM   [ Ignore ]   [ # 38 ]  
Research Assistant
Avatar
RankRankRank
Total Posts:  371
Joined  10-18-2004

Let me just say “thank you, mate” for this module. Works a treat. smile

 Signature 

Low: the Pro Network member who brought you the File Manager Module, Yearly Archives Plugin, Find & Replace Plugin, Akismet Combo, and more…

Profile
 
 
Posted: 18 January 2008 09:38 AM   [ Ignore ]   [ # 39 ]  
Research Assistant
Avatar
RankRankRank
Total Posts:  866
Joined  04-14-2007
Cocoaholic - 18 January 2008 02:16 AM

The download contains an extension file “ext.reeorder.php” that you probably installed.
(this is an optional install, see “Step 6” in the README.txt)

red face  I completely forgot about the ext. I’m sorry for bothering you with this.

Thank you.

 Signature 

Michael Rubens | hothousegraphix
Making the simple complicated is commonplace; making the complicated simple, awesomely simple, that’s creativity. - Charles Mingus

Profile
 
 
Posted: 18 January 2008 09:38 AM   [ Ignore ]   [ # 40 ]  
Research Assistant
Avatar
RankRankRank
Total Posts:  879
Joined  02-05-2002

No problem wink

 Signature 

Member of the EE Pro Network

Profile
 
 
Posted: 18 January 2008 10:33 PM   [ Ignore ]   [ # 41 ]  
Grad Student
Avatar
Rank
Total Posts:  37
Joined  02-10-2007

I just wanted to say thanks for making this module as well. I’m currently using REEOrder with Pages and various other weblogs, and it works very nicely indeed smile

Profile
 
 
Posted: 24 January 2008 06:18 PM   [ Ignore ]   [ # 42 ]  
Lab Assistant
Avatar
RankRank
Total Posts:  149
Joined  12-13-2006

This plugin is really great, and I’ve been wondering if something like this existed for a while.

I’ve got a quick question:

The custom field I’m wanting to use REEOrder for is a field I would like to use in an XML file so that we can order a playlist. I’m wondering if there is a way to prevent repeat order numbers. For example, if the client puts the number 3 twice the XML will print out the number 3 for two entries which won’t work. Also, maybe not a big deal but it seems you have to know how many entries there are under the weblog to know what to put in the custom field (if there are 10 entries, put 11 in the next entry). Hope I’m making some sense here, or maybe I’m over thinking it smile

The point is, the actual custom field data is important for our particular implementation as we are ordering a flash module through XML.

Any thoughts on this would be awesome. Thanks again for the great plugin!

Profile
 
 
Posted: 24 January 2008 06:30 PM   [ Ignore ]   [ # 43 ]  
Lab Assistant
Avatar
RankRank
Total Posts:  149
Joined  12-13-2006

After reading over the ReadMe again, perhaps this plugin won’t work for my particular issue. Seems the point of this plugin is to not use the custom field? Makes perfect sense under most circumstances but in this case I need the output in the XML file to have a specific number reflecting the order.

thanks again smile

Profile
 
 
Posted: 28 January 2008 04:32 PM   [ Ignore ]   [ # 44 ]  
Lab Assistant
RankRank
Total Posts:  101
Joined  05-16-2006
joeyt - 24 January 2008 06:30 PM

After reading over the ReadMe again, perhaps this plugin won’t work for my particular issue. Seems the point of this plugin is to not use the custom field? Makes perfect sense under most circumstances but in this case I need the output in the XML file to have a specific number reflecting the order.

What I would do in your situation is remove the client having to put a number in at all — only have him control ordering via the module. Then, in the template where the XML is being output, just use {count} to automatically assign the number to the playlist.

I haven’t tried the module yet, but I was reading about it, read this and thought I’d jump in. smile

Profile
 
 
Posted: 28 January 2008 05:21 PM   [ Ignore ]   [ # 45 ]  
Lab Assistant
Avatar
RankRank
Total Posts:  149
Joined  12-13-2006

ahhh interesting idea rmedek, thanks! I may try that, but we might have found another solution by coding the swf to take order based on xml order (without numbers). So we may be able to use this module after all. smile

Profile
 
 
Posted: 14 February 2008 07:49 PM   [ Ignore ]   [ # 46 ]  
Research Assistant
RankRankRank
Total Posts:  336
Joined  08-22-2005

I am having a problem with REEorder. I am using it with reverse related entries. I have used REEorder successfully in the past and I thank you very much for writing it. The module has been very helpful.

The problem is that when I use REEorder to change the order of the reverse related entries the REEorder values show properly in the REEorder module and in the weblog field but the values are ignored when I try to sort by them in a template. Also the values do not output properly on the page itself. It is like the REEorder values are being cached somewhere but not being used when the reverse_related_entries tag is used.

{reverse_related_entries sort="desc" orderby="test" sort="asc"}
    
<li><a href="{site_url}resources/article/{url_title}">{title}</a> - {whatsUpArticles-summary}</li>
   
{/reverse_related_entries}

 Signature 

Thanks,
Eric

I think all extremists should be shot!

Profile
 
 
Posted: 15 February 2008 03:58 AM   [ Ignore ]   [ # 47 ]  
Research Assistant
Avatar
RankRankRank
Total Posts:  879
Joined  02-05-2002

Hi Eric,

Related entry data is indeed cached in the database.
I’ll look into emptying the cache automatically.

For now you can do this yourself in the Control Panel: Admin > Utilities > Clear Cached Data

 Signature 

Member of the EE Pro Network

Profile
 
 
Posted: 22 February 2008 04:57 PM   [ Ignore ]   [ # 48 ]  
Summer Student
Total Posts:  4
Joined  11-30-2007

What does this error mean?

Error

Unable to load the following language file:

/lang.reeorder.php

Profile
 
 
Posted: 22 February 2008 05:03 PM   [ Ignore ]   [ # 49 ]  
Lab Assistant
Avatar
RankRank
Total Posts:  149
Joined  12-13-2006
Eagle Life - 22 February 2008 04:57 PM

What does this error mean?

Error

Unable to load the following language file:

/lang.reeorder.php

Sounds like the language file just isn’t in the proper directory. It should be in your system folder in the directory /language/english

Profile
 
 
Posted: 24 February 2008 03:46 AM   [ Ignore ]   [ # 50 ]  
Summer Student
Total Posts:  4
Joined  11-30-2007

interesting—this is how the directory was when I downloaded the .zip file.  I was confused on which folder to put in the modules folder, since there is the root, then there is the ‘reeorder’ folder, which seems like it matches the naming conventions of the other modules.  any thoughts?

Profile
 
 
Posted: 24 February 2008 05:35 AM   [ Ignore ]   [ # 51 ]  
Research Assistant
Avatar
RankRankRank
Total Posts:  879
Joined  02-05-2002
Eagle Life - 24 February 2008 03:46 AM

any thoughts?

Yes, read the INSTALLATION INSTRUCTIONS in the README.txt cheese

 Signature 

Member of the EE Pro Network

Profile
 
 
Posted: 24 February 2008 01:37 PM   [ Ignore ]   [ # 52 ]  
Summer Student
Total Posts:  4
Joined  11-30-2007

ah. good call.  :-D

Profile
 
 
Posted: 25 February 2008 02:16 PM   [ Ignore ]   [ # 53 ]  
Lab Assistant
RankRank
Total Posts:  111
Joined  02-01-2006

This module is excellent/life saving! If I knew where you lived I would come round and give you a shoulders ride for the day as a thank you -
Again, thank you!

Profile
 
 
Posted: 29 February 2008 12:09 PM   [ Ignore ]   [ # 54 ]  
Grad Student
Rank
Total Posts:  43
Joined  12-16-2005

Is REEorder still available?

Profile
 
 
   
3 of 5
3
 
Post Marker Legend
New Topic New posts Hot Topic Hot Topic with new posts New Poll New Poll Moved Topic Moved Topic Sticky Topic Sticky topic
Old Topic No new posts Hot Old Topic Hot Topic with no new posts Old Poll Old Poll Closed Topic Closed Topic Announcement Announcements
Theme
Change Theme
Visitor Statistics
The most visitors ever was 1149, on July 16, 2007 09:33 AM
Total Registered Members: 64944 Total Logged-in Users: 68
Total Topics: 81920 Total Anonymous Users: 37
Total Replies: 440348 Total Guests: 286
Total Posts: 522268    
Members ( View Memberlist )