<html><head><base href="x-msg://65/"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Very interesting Nancy... looking forward to trying this out.<div><br></div><div><br></div><div><br><div><div>On 09/06/2010, at 7:52 AM, nan wich wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><span class="Apple-style-span" style="color: rgb(127, 0, 63); font-family: arial, helvetica, sans-serif; font-size: 16px; "><div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-family: arial, helvetica, sans-serif; font-size: 12pt; color: rgb(127, 0, 63); "><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">I had a need for this with my current customer, so I drupalized it. Before I commit it, here is the readme file for your consideration:</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">&nbsp;</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Courier New, courier, monaco, monospace, sans-serif" size="2">The Section Order module exists becuse I got tired of having to either<br>create hooks to let CCK know how to reorder $content (theme variable), or<br>$node-&gt;content['section name'], or adding settings to my admin forms to<br>control the section weights.</font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Courier New" size="2"></font>&nbsp;</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Courier New, courier, monaco, monospace, sans-serif" size="2">This module watches as the content is viewed and keeps track of the<br>actual sections that are added to the content.</font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Courier New" size="2"></font>&nbsp;</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Courier New, courier, monaco, monospace, sans-serif" size="2">You, the site administrator, are then able to use a simple drag-and-drop<br>form to re-order these sections in any way you wish, regardless of the<br>weights the other module creator specified. This gives you quite a bit of<br>flexibility. Such a feature has been asked for from modules such as Image<br>Attach and Taxonomy Image. Now it exists.</font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Courier New" size="2"></font>&nbsp;</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Courier New, courier, monaco, monospace, sans-serif" size="2">Okay, so now a lot of people are asking, "Why not just have CCK do it?" There<br>are several potential problems with that scenario:<br>1) Sacrelgious though may sound, there are sites that don't have CCK installed.<br>2) It seems that most contributed modules do not bother telling CCK about<br>&nbsp;&nbsp; about their content sections, so they cannot be reordered with CCK.<br>3) Even when those developers do tell CCK, occasionally they do it incorrectly,<br>&nbsp;&nbsp; again leaving CCK without the correct capability.</font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Courier New" size="2"></font>&nbsp;</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Courier New, courier, monaco, monospace, sans-serif" size="2">The Section Order module works with or without CCK. Since it runs at the highest<br>module weight, it will always be the last module to look at the content. This<br>means that it will not get stomped on by other modules. If CCK is running, SO<br>will simply alter CCK's weight values or provide section weights if CCK doesn't<br>already know about them. If CCK is not available, then SO will alter the section<br>weight directly. Either way, you get the desired order.<br>&nbsp;</font></div><p><font face="bookman old style, new york, times, serif" color="#ff007f" size="4"><em><strong>Nancy E. Wichmann, PMP</strong></em></font></p><p><font face="arial, helvetica, sans-serif">Injustice anywhere is a threat to justice everywhere. -- Dr. Martin L. King, Jr.</font></p></div></div></span></span></blockquote></div><br></div></body></html>