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.

User:Abond

From Obsolete Lustre Wiki
Jump to navigationJump to search

How to set up wikEd

(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 http://wiki.lustre.org/index.php?title=Special:Mypage/cfslustre.js&action=edit%7CSpecial:Mypage/cfslustre.js] page. , 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/monobook.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