anyone got this kinds of issue:
when change the editor, the text area will show more no use's code just like"
<script type='text/javascript' language='JavaScript'> ; var addbuttonextension_iconpath='/wiki/extensions/AddButtonExtension' //global variable var buttonpara=new Array(); buttonpara[0]=new Array(function insertTag(){ insertTags("<font color="ColourName">","</font>","Text Color"); },"Button_font_color.png","Text Color"); buttonpara[1]=new Array(function insertTag(){ insertTags("{{strike|","}}","striked out"); },"strikebutton.jpg","Strike Out"); buttonpara[2]=new Array(function insertTag(){ insertTags("{{Comment|","}}","Comment"); },"commentbutton.jpg","Comment Out"); </script> <!--- START AddButtonExtension JavaScript --> <script type='text/javascript' language='JavaScript'> //_____________________________________________________________________ // copyright 2006 Assela Pathirana // UNDER GNU GPL //____version .2 _________________________________________________________________ //
and so on,
it seems that it's a extension issues. who can help me??? Thanks!
Evel.
2010/3/29 Robert Ullmann rlullmann@gmail.com
Yes, just leave out the extraneous : you have included for some reason.
{{/nav}} will work nicely, if the namespace allows subpages.
If you'd like to see an amusing example of / in a namespace without subpages, see: http://en.wiktionary.org/wiki//
Robert
On Mon, Mar 29, 2010 at 3:05 AM, Jim Tittsler jt@onnz.net wrote:
On 27/03/10 09:11, Roan Kattouw wrote:
2010/3/26 Dmitriy Sintsov questpc@rambler.ru:
What's the purpose using of such links like [[/Title]] instead of [[Title]]?
They're subpage links. If you're on [[Foo]], [[/Bar]] will point to [[Foo/Bar]] IF subpages are enabled in that namespace (only in talk namespaces and the template namespace by default).
I had expected it to work for transclusion as well, so that I could do {{:/nav}} to include a navigation header stored on a subpage without adding my page name explicitly (as in {{:Mypage/nav}}). Is there a way to do that?
-- Jim Tittsler http://www.OnJapan.net/ GPG: 0x01159DB6 Python Starship http://Starship.Python.net/crew/jwt/ Mailman IRC irc://irc.freenode.net/#mailman
Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l
Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l