3 of 9
3
REEOrder Module (Custom ordering of entries)
Posted: 18 January 2008 04:16 AM   [ Ignore ]   [ # 37 ]  
Research Assistant
Avatar
RankRankRank
Total Posts:  500
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.

Profile
 
 
Posted: 18 January 2008 04:47 AM   [ Ignore ]   [ # 38 ]  
Lab Assistant
Avatar
RankRank
Total Posts:  298
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 Low Variables, Low Reorder, Low NoSpam, Low Seg2Cat and many more...

Profile
 
 
Posted: 18 January 2008 11:38 AM   [ Ignore ]   [ # 39 ]  
Lab Technician
Avatar
RankRankRankRank
Total Posts:  1122
Joined  04-14-2007
Cocoaholic - 18 January 2008 09: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 11:38 AM   [ Ignore ]   [ # 40 ]  
Research Assistant
Avatar
RankRankRank
Total Posts:  500
Joined  02-05-2002

No problem wink

Profile
 
 
Posted: 19 January 2008 12:33 AM   [ Ignore ]   [ # 41 ]  
Grad Student
Avatar
Rank
Total Posts:  45
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 08:18 PM   [ Ignore ]   [ # 42 ]  
Lab Assistant
Avatar
RankRank
Total Posts:  140
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 08:30 PM   [ Ignore ]   [ # 43 ]  
Lab Assistant
Avatar
RankRank
Total Posts:  140
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 06:32 PM   [ Ignore ]   [ # 44 ]  
Lab Assistant
RankRank
Total Posts:  165
Joined  05-16-2006
joeyt - 25 January 2008 01:30 AM

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 07:21 PM   [ Ignore ]   [ # 45 ]  
Lab Assistant
Avatar
RankRank
Total Posts:  140
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 09:49 PM   [ Ignore ]   [ # 46 ]  
Research Assistant
RankRankRank
Total Posts:  331
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 05:58 AM   [ Ignore ]   [ # 47 ]  
Research Assistant
Avatar
RankRankRank
Total Posts:  500
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

Profile
 
 
Posted: 22 February 2008 06:57 PM   [ Ignore ]   [ # 48 ]  
Summer Student
Total Posts:  4
Joined  12-01-2007

What does this error mean?

Error

Unable to load the following language file:

/lang.reeorder.php

Profile
 
 
Posted: 22 February 2008 07:03 PM   [ Ignore ]   [ # 49 ]  
Lab Assistant
Avatar
RankRank
Total Posts:  140
Joined  12-13-2006
Eagle Life - 22 February 2008 11: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 05:46 AM   [ Ignore ]   [ # 50 ]  
Summer Student
Total Posts:  4
Joined  12-01-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 07:35 AM   [ Ignore ]   [ # 51 ]  
Research Assistant
Avatar
RankRankRank
Total Posts:  500
Joined  02-05-2002
Eagle Life - 24 February 2008 10:46 AM

any thoughts?

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

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

ah. good call.  :-D

Profile
 
 
Posted: 25 February 2008 04:16 PM   [ Ignore ]   [ # 53 ]  
Lab Assistant
RankRank
Total Posts:  114
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 02:09 PM   [ Ignore ]   [ # 54 ]  
Lab Assistant
Avatar
RankRank
Total Posts:  161
Joined  12-16-2005

Is REEorder still available?

 Signature 
Profile
 
 
   
3 of 9
3