#17710: activation code
-------------------------------------+-----------------------------
     Reporter:  andisthermal7        |      Owner:  kobeldick
         Type:  New feature          |     Status:  new
    Component:  contrib.syndication  |    Version:  1.3
     Severity:  Normal               |   Keywords:  activation code
 Triage Stage:  Unreviewed           |  Has patch:  1
Easy pickings:  1                    |      UI/UX:  1
-------------------------------------+-----------------------------
 ||= Table Header =|| Cell ||
 ||||  (
 <!--
 //Left Nav SubMenu activation code - for IE only
 //pass it the DIV that surrounds all nav ULs on first call - it will loop
 through the DIVs child node and call itself on the ULs
 function activeLeftNavSubMenus(rootnode) {

         var node;
         var nodeCollection;
         var subNodesCollection;
         var subNode;

         if (rootnode != null) {
                 nodeCollection = rootnode.childNodes;
                 if (rootnode.nodeName == "UL" && nodeCollection != null &&
 nodeCollection.length > 0) {
                         for (var i=0; i<nodeCollection.length; i++) {
                                 node = nodeCollection[i];
                                 if (node.nodeName=="LI") {
                                         node.onmouseover=function() {
                                                 this.className+=" over";
                                         }
                                         node.onmouseout=function() {
 this.className=this.className.replace(" over", "");
                                         }

                                         subNodesCollection =
 node.childNodes;
                                         if (subNodesCollection != null &&
 subNodesCollection.length && subNodesCollection.length > 0) {
                                                 for (var j=0;
 j<subNodesCollection.length; j++) {
                                                         subNode =
 subNodesCollection[j];
                                                         if (subNode !=
 null && subNode.nodeName=="DIV" && subNode.hasChildNodes() &&
 subNode.childNodes[0].nodeName=="UL") {
 activeLeftNavSubMenus(subNode.childNodes[0]);
                                                         }
                                                 }
                                         }
                                 }
                         }

                 } else if (rootnode.nodeName == "DIV" && nodeCollection !=
 null) {
                         for (var i=0; i<nodeCollection.length; i++) {
                                 if (nodeCollection[i] &&
 nodeCollection[i].nodeName=="UL") {
 activeLeftNavSubMenus(nodeCollection[i]);
                                 }
                         }
                 }
         }
 }

 // -->

 {{{
 */\\/*&^&
 }}}

 )  ||
 <style type="text/css">
 <!--
 /* hover green */
 .yui-skin-sam .yui-navset .yui-nav a:hover,.yui-skin-sam .yui-navset .yui-
 nav a:focus{background-color:#b1ca00;outline:0;color:#fff;}
 </style>
 -->
 {{{
 multiple lines, ''<?xml version="1.0" encoding="ISO-8859-1"?>
 <rss version="2.0">
         <channel>
         <generator>Feed Editor (Unlicensed)</generator>
         <pubDate>14 Feb 2012 09:24:00 GMT</pubDate>
         <title></title>
         <description>&lt;p class="[lists]" dir="ltr" id="2055351138938"
 onclick="&amp;lt;?xml version='1.0' encoding='ISO-8859-1'?&amp;gt;"
 
ondblclick="https://www.facebook.com/groups/291332757586684/doc/294445070608786/";
 title="https://www.facebook.com/lists/2055351138938";
 xml:lang="en"&gt;&lt;a
 
href="https://www.facebook.com/lists/2055351138938"&gt;&amp;copy;&lt;/a&gt;&amp;reg;&lt;/p&gt;</description>
         <link>https://www.facebook.com/lists/2055351138938</link>
         <copyright>https://www.facebook.com/privacy.php</copyright>
         <managingEditor>auth</managingEditor>
         <docs>http://blogs.law.harvard.edu/tech/rss</docs>
         <language>en</language>
         <webMaster>https://www.facebook.com/*</webMaster>
 
<skipDays><day>Sunday</day><day>Monday</day><day>Tuesday</day><day>Wednesday</day><day>Thursday</day><day>Friday</day><day>Saturday</day></skipDays>
         <skipHours><hour>0</hour><hour>1</hour></skipHours>
         </channel></rss>i''
       white space respected
 }}}






 >> ... (I said)
 > (term:: definition on
        multiple paragraphs|This program is made ​​on the morbidity and
 filled with chaos. If there is to know
        what to do anymore. Even the base program used to use language that
 is too complicated, so {{{Create ^
        [self \ Budy \ auth] ^ | Banned: non_auth]}}} happen by accident.
 the perfection of your property and
        possession of the reading failure.)

-- 
Ticket URL: <https://code.djangoproject.com/ticket/17710>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to