Elwiki:Editor Community: Difference between revisions

no edit summary
No edit summary
No edit summary
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
__TOC__
'''Any topics regarding editing elwiki goes in here.'''
'''Any topics regarding editing elwiki goes in here.'''
{{Section
{{Section
|Color0=orange
| hStyles=font-size: 1.25em;
|Title0=Side Bar and Slow Loading
| Color0=orange
|Content0=
| Title0=Side Bar and Slow Loading
| Content0=
I'm sure most of you have noticed this by now, but sometimes loading pages when logged in can be painfully slow. Also when submitting pages take ages to load.
I'm sure most of you have noticed this by now, but sometimes loading pages when logged in can be painfully slow. Also when submitting pages take ages to load.


Line 26: Line 28:
</code>
</code>


Why is this so important? Because switch statements has to be handled on one line and cannot be separated into many. See here for more info (http://www.mediawiki.org/wiki/Manual:Interface/Sidebar#Parser_functions_in_sidebar)
Why is this so important? Because switch statements has to be handled on one line and cannot be separated into many. See here for more info ([[MediaWikiWiki:Manual:Interface/Sidebar#Parser_functions_in_sidebar]])


'''As a result, everytime a page is loaded or saved, all these lines need to be ran each time and therefore can cause slowdowns. The reason why its fast for people not logged in is because it is cached.'''
'''As a result, everytime a page is loaded or saved, all these lines need to be ran each time and therefore can cause slowdowns. The reason why its fast for people not logged in is because it is cached.'''
Line 35: Line 37:
}}
}}
{{Section
{{Section
| hStyles=font-size: 1.25em;
| Color0=purple
| Color0=purple
| Title0=Variable and Loop Parser Functions (Extensions) Requirement
| Title0=Variable and Loop Parser Functions (Extensions) Requirement
Line 55: Line 58:
}}
}}
{{Section
{{Section
| SectionSty=border-bottom: 1px #000 solid;
| hStyles=font-size: 1.25em;
| Color0=red
| Color0=red
| Title0=Tabber Template (Not Extension)  is slower than Tabs
| Title0=Tabber Template (Not Extension)  is slower than Tabs
| Content0=
| Content0=
Today, I tried to make an extension-like template tabber ([[Template:Tabber|'''See here''']]), but when I test, I found the contents load slower than similar template "tabs" ([[Template:Tabs|'''See Here''']]). I got confused, and if there is anyone knows why, please tell me or try to solve it. Thank you. [[User:Boxsnake|Boxsnake]] ([[User talk:Boxsnake|talk]]) 13:23, 15 October 2014 (EDT)
Today, I tried to make an extension-like template tabber ([[Template:Tabber|'''See here''']]), but when I test, I found the contents load slower than similar template "tabs" ([[Template:Tabs|'''See Here''']]). I got confused, and if there is anyone knows why, please tell me or try to solve it. Thank you. <font color="lightblue">-- ''From <span class="rainbow-text">'''Boxsnake</span> ([[User talk:Boxsnake|<span style="color: orange;" class="">talk</span>]])'''''</font> 13:23, 15 October 2014 (EDT)
}}
}}
ElEditors
82,908

edits