Site suggestions

in Userscripts.org discussion
Subscribe to Site suggestions 14 posts, 6 voices



jerone Scriptwright

I've got 'some' suggestions you mite consider:

  1. Change "home" into "profile".
  2. Add a link to the homepage and call that "home".
  3. Make searching and tags capital insensitive (linkie).
  4. Try to use the same font-height for normal text and bigger font for headers.
  5. Add a TOC for the metadata (linkie & linkie).
  6. Add a preview button to new comments/topics/metadata (linkie).
  7. Show all possible html tags people can use in their comments/topics (linkie).
  8. Move the "Search all scripts" search bar as a link to the mainmenu with it's own page.
  9. In the forums "New Topic" should be positioned better, I also need to search for it. :)
  10. Add emotions in comments.
  11. Add "Topic starter" beside "Last post" in a subforum.
  12. Allow (simple) HTML again in metadata summary (linkie)!!!
  13. Let me remove script versions from the diff list (I mite have uploaded something I better shouldn't have).
  14. The "+" and "-" in the diff should get a margin/padding so it doesn't look like they belong to the source (like google does for example) (linkie).
  15. Number script source lines (linkie).
  16. Clean up the Feedback Forum (linkie).
  17. Add on the home page the scriptwriter beside the userscripts name.
  18. Add on the scripts page the scriptwriter beside the userscripts name.
  19. Add page titles (window.title) when they're missing (e.g. versions page).
  20. On the blog page, add also the option "Add a comment" below the comments.
  21. Add a donate button for your costs.
  22. Assign more moderators, as they're almost never online (me?).
  23. Change the boring green/gray image in the forums.
  24. Scripts information that can be changed like "Homepage", "version", "copyright", "Remote script URL" should be added on its own page "Edit/Update information".
  25. Add information when metadata is last updated (linkie).
  26. On a topic show who are "Currently viewing this topic".
  27. Identify in-/outgoing links.
  28. Add include an exclude sites beside the version and copyright information (linkie).
  29. Add options to select for which browser and version this script is written or known to work (linkie).
  30. Add "Install" button on every scripts tab.
  31. Add versions to the scripts tabs (linkie).
  32. Add the header and scripts-nav to every versions diff (linkie).
  33. Show when one of your scripts has an issue (linkie).
  34. Fix the update time offset (linkie).
  35. Groups list need tabs when more then 30 (linkie).
  36. Bring back the comments (keep the discussions).
  37. "Mark forum as read" option.

Sorry for the big list, I'm just trying to improve something great.
If you've got a question about above, just ask, I'm happy to explain.

gr J

 
Jesse Andrews Admin

Awesome feedback. I fixed #21 and now I'm going to sleep.

The bigger ones should probably go on the uservoice page, but I need to clean it up as well... I'll try to hit more from your list tomorrow

 
jerone Scriptwright

Thank you and sleep well ;P

p.s. Feel free to edit above post and cross out if you've got done an item.

 
jerone Scriptwright

Just updated 'the list' to latest site improvement and added some more.

 
dob Scriptwright

http://userscripts.org/topics/20859

 
jerone Scriptwright

@dob

http://userscripts.org/topics/20859

Already there dob
 
Mindeye Scriptwright

I have created a personal userscript/usercontent.css to fix some US.o annoyances. Greasemonkey is so useful ;-)

Some more suggestions:
1 - Please restore the monitored topics feed, I'd rather a public one which works than a private one which doesn't work
2 - CSS font size is still too big (link)
3 - The size of the Edit Guide textbox is too narrow (40 columns, I changed it to use 100 columns)

 
sizzlemctwizzle Scriptwright

I agree with Mindeye. Could we have a monitored topics feed again? I don't really care if it's protected or not.

 
Jesse Andrews Admin

1 - restored - visit your monitored feeds and notice the protected feed
2 - I'm working on a new design that should address this.
3 - fixed - 100% width.

 
sizzlemctwizzle Scriptwright

Thanks a lot Jesse.

 
Mindeye Scriptwright

Thanks for the fixes indeed, specially the protected feed.

Another thing I have noticed is that the a:visited CSS rule makes the links of the th (which have a almost black background) disappear after visited.

Thanks again.

 
sizzlemctwizzle Scriptwright

Mindeye wrote:
Thanks for the fixes indeed, specially the protected feed.
Another thing I have noticed is that the a:visited CSS rule makes the links of the th (which have a almost black background) disappear after visited.
Thanks again.

Mentioned that myself awhile back http://userscripts.org/topics/21149

 
Yansky Scriptwright

What about a code snippet repository?

 
Jesse Andrews Admin

Yansky - great idea - so - just snippets of JS with comments, tags on them?

(perhaps as part of implementing that I fix tags...)