Suggestions: Difference between revisions
Jump to navigation
Jump to search
edit link |
→Put an [edit] link at the top of each page: reorder for usability |
||
Line 35: | Line 35: | ||
==Put an [edit] link at the top of each page== | ==Put an [edit] link at the top of each page== | ||
Solution: | Solution: | ||
# Copy this text: | |||
document.write('<script type="text/javascript" src="' | |||
+ 'http://wikidoc.org/index.php?title=User:Diberri/top_edit.js' | |||
+ '&action=raw&ctype=text/javascript&dontcountme=s"></script>'); | |||
# Go to [http://wikidoc.org/index.php?title=User:YOURUSERNAME/monobook.js&action=edit this page] | # Go to [http://wikidoc.org/index.php?title=User:YOURUSERNAME/monobook.js&action=edit this page] | ||
#* The page will not be found, so go the URL bar and change YOURUSERNAME to your wiki username, and hit enter. | #* The page will not be found, so go the URL bar and change YOURUSERNAME to your wiki username, and hit enter. | ||
#* You should get a text box like any other edit page on the wiki | #* You should get a text box like any other edit page on the wiki | ||
# Save the page | # Save the page | ||
# Refresh your browser using ctrl-F5 or something else | # Refresh your browser using ctrl-F5 or something else |
Revision as of 19:13, 8 July 2009
Functions
We need the following:
Ability to indicate who trained who (a geneology function)
Ability to import an End Note Library
Ability to machine translate content into another language
Ability to program in risk calculators
Digg plug in
Ability to date and time stamp approvals by the Editors
Ability to see who is online? and how many users are online?
Ability to have my favorites. "An editable button may link to desired page(s)/chapter"
Program Bugs
List of Templates to be removed
- Template:Copyedit
- Template:Orphan
- Template:Merge
- Template:Expert-subject
- Template:unreferenced
- Template:Cleanup
- Template:Deadend
- Template:Expand
- Template:Citations missing
Put an [edit] link at the top of each page
Solution:
- Copy this text:
document.write('<script type="text/javascript" src="' + 'http://wikidoc.org/index.php?title=User:Diberri/top_edit.js' + '&action=raw&ctype=text/javascript&dontcountme=s"></script>');
- Go to this page
- The page will not be found, so go the URL bar and change YOURUSERNAME to your wiki username, and hit enter.
- You should get a text box like any other edit page on the wiki
- Save the page
- Refresh your browser using ctrl-F5 or something else