Jump to content

Please sign and share the petition 'Tighten regulation on taking, making and faking explicit images' at Change.org initiated by Helen Mort to the w:Law Commission (England and Wales) to properly update UK laws against synthetic filth. Only name and email required to support, no nationality requirement. See Current and possible laws and their application @ #SSF! wiki for more info on the struggle for laws to protect humans.

Ban Covert Modeling! wiki has moved to Stop Synthetic Filth! wiki

MediaWiki:Mobile.js: Difference between revisions

From Ban Covert Modeling! wiki
 
No edit summary
Line 15: Line 15:
           $('.menu ul:first').after(
           $('.menu ul:first').after(
'<ul class ="level2"> \
'<ul class ="level2"> \
                      </ul> \
                </ul> \
                <ul class="level1"> \
                           <li> \
                           <li> \
                           <a href="https://stop-synthetic-filth.org/wiki/Synthetic_human-like_fakes" \
                           <a href="https://stop-synthetic-filth.org/wiki/Synthetic_human-like_fakes" \
Line 69: Line 72:
                           </a> \
                           </a> \
                           </li> \
                           </li> \
                      </ul> \
                </ul> \
                <ul class="level1"> \
                       <li> \
                       <li> \
                       <a href="#" \
                       <a href="#" \

Revision as of 13:04, 18 January 2021

/* All JavaScript here will be loaded for users of the mobile site */

/* All JavaScript here will be loaded for users of the mobile site */

/* Below adapted from https://www.mediawiki.org/wiki/Topic:Vqy1kx6q4e0bzvyb */

  /* Add to MediaWiki:Mobile.js for custom Mobile Menu links 
  for MW-1.34.2 with MobileFrontend and MinervaNeue 
  Just replace span text and href to add links */
   
  var timer = setInterval(function() {
       if ($('.menu ul:first').length) {
           console.log("mobile menu exists");
           clearInterval(timer);
           $('.menu ul:first').after(
'<ul class ="level2"> \
                      </ul> \
                 </ul> \
                 <ul class="level1"> \
                           <li> \
                           <a href="https://stop-synthetic-filth.org/wiki/Synthetic_human-like_fakes" \
                                 class="mw-ui-icon mw-ui-icon-before"> \
                           <span>Synthetic human-like fakes</span> \
                           </a> \
                           </li> \
                           <li> \
                           <a href="https://stop-synthetic-filth.org/wiki/Adequate_Porn_Watcher_AI" \
                                 class="mw-ui-icon mw-ui-icon-before"> \
                           <span>Adequate Porn Watcher AI</span> \
                           </a> \
                           </li> \
                           <li> \
                           <a href="https://stop-synthetic-filth.org/wiki/How_to_protect_yourself_and_others_from_covert_modeling" \
                                 class="mw-ui-icon mw-ui-icon-before"> \
                           <span>How to protect yourself and others from covert modeling</span> \
                           </a> \
                           </li> \
                           <li> \
                           <a href="https://stop-synthetic-filth.org/wiki/Biblical_explanation_-_The_books_of_Daniel_and_Revelation" \
                                 class="mw-ui-icon mw-ui-icon-before"> \
                           <span>Biblical explanation - The books of Daniel and Revelation</span> \
                           </a> \
                           </li> \
                           <li> \
                           <a href="https://stop-synthetic-filth.org/wiki/Mediatheque" \
                                 class="mw-ui-icon mw-ui-icon-before"> \
                           <span>Mediatheque</span> \
                           </a> \
                           </li> \
                           <li> \
                           <a href="https://stop-synthetic-filth.org/wiki/Glossary" \
                                 class="mw-ui-icon mw-ui-icon-before"> \
                           <span>Glossary</span> \
                           </a> \
                           </li> \
                           <li> \
                           <a href="https://stop-synthetic-filth.org/wiki/Resources" \
                                 class="mw-ui-icon mw-ui-icon-before"> \
                           <span>Resources</span> \
                           </a> \
                           </li> \
                           <li> \
                           <a href="https://stop-synthetic-filth.org/wiki/Marketing_against_synthetic_filth" \
                                 class="mw-ui-icon mw-ui-icon-before"> \
                           <span>Marketing against synthetic filth</span> \
                           </a> \
                           </li> \
                           <li> \
                           <a href="https://stop-synthetic-filth.org/wiki/SSF:About" \
                                 class="mw-ui-icon mw-ui-icon-before"> \
                           <span>About the SSF! wiki</span> \
                           </a> \
                           </li> \
                      <li> \
                      <a href="#" \
                            class="mw-ui-icon mw-ui-icon-before mw-ui-icon-minerva-watchlist"> \
                      <span>Dropdown Links</span> \
                      </a> \
                      </li> \
                      <ul> \
                      <li> \
                      <a href="https://stop-synthetic-filth.org/wp/" \
                            class="mw-ui-icon mw-ui-icon-before mw-ui-icon-minerva-watchlist"> \
                      <span>#SSF! wordpress</span> \
                      </a> \
                      </li> \
                 </ul>'

            );
            $(".menu").find(".level2").hide(); // hide level2 until level1 is clicked
            $(".level1").click(function(event){ 
                 $(this).find(".level2").slideToggle(500);
            }); // if level1 is clicked, dropdown level2
       }
  }, 100); // check every 100ms
We use only those cookies necessary for the functioning of the website.