WARNING: This is the _old_ Lustre wiki, and it is in the process of being retired. The information found here is all likely to be out of date. Please search the new wiki for more up to date information.

Difference between revisions of "User:Abond"

From Obsolete Lustre Wiki
Jump to navigationJump to search
 
Line 22: Line 22:
 
</pre>
 
</pre>
  
If there is already code on your User:YourUsername/cfslustre.js page, please make sure not to paste the installation code between /*...*/ tags.
+
If there is already code on your ''User:YourUsername/cfslustre.js'' page, please make sure not to paste the installation code between /*...*/ tags.
  
 
5. Save the page
 
5. Save the page

Latest revision as of 14:24, 6 May 2007

How to set up wikEd

Original version

http://en.wikipedia.org/wiki/User:Cacycle/wikEd#Installation

wiki.lustre.org version

1. Log in under your username

2. Click the following link to edit your User:YourUsername/cfslustre.js page: Special:Mypage/cfslustre.js, otherwise open the respective page by hand

3. Add the following code to that edit page:

// install [[User:Cacycle/wikEd]] in-browser text editor
 
document.write('<script type="text/javascript" src="'
+ 'http://en.wikipedia.org/w/index.php?title=User:Cacycle/wikEd.js'
+ '&action=raw&ctype=text/javascript"></script>');

If there is already code on your User:YourUsername/cfslustre.js page, please make sure not to paste the installation code between /*...*/ tags.

5. Save the page

6. Refresh your browser's cache: hold down Shift while clicking Reload (or press Ctrl-Shift-R)

7. The wikEd logo should now be displayed on top of every page next to the log out link