jerone
Scriptwright
|
I've got 'some' suggestions you mite consider:
Change "home" into "profile".- Add a link to the homepage and call that "home".
- Make searching and tags capital insensitive (linkie).
- Try to use the same font-height for normal text and bigger font for headers.
- Add a TOC for the metadata (linkie & linkie).
- Add a preview button to new comments/topics/metadata (linkie).
- Show all possible html tags people can use in their comments/topics (linkie).
- Move the "Search all scripts" search bar as a link to the mainmenu with it's own page.
- In the forums "New Topic" should be positioned better, I also need to search for it. :)
- Add emotions in comments.
Add "Topic starter" beside "Last post" in a subforum.- Allow (simple) HTML again in metadata summary (linkie)!!!
- Let me remove script versions from the diff list (I mite have uploaded something I better shouldn't have).
- 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).
- Number script source lines (linkie).
- Clean up the Feedback Forum (linkie).
- Add on the home page the scriptwriter beside the userscripts name.
- Add on the scripts page the scriptwriter beside the userscripts name.
- Add page titles (
window.title) when they're missing (e.g. versions page). On the blog page, add also the option "Add a comment" below the comments.- Add a donate button for your costs.
- Assign more moderators, as they're almost never online (me?).
- Change the boring green/gray image in the forums.
- Scripts information that can be changed like "Homepage", "version", "copyright", "Remote script URL" should be added on its own page "Edit/Update information".
- Add information when metadata is last updated (linkie).
- On a topic show who are "Currently viewing this topic".
- Identify in-/outgoing links.
- Add include an exclude sites beside the version and copyright information (linkie).
- Add options to select for which browser and version this script is written or known to work (linkie).
- Add "Install" button on every scripts tab.
- Add versions to the scripts tabs (linkie).
- Add the header and scripts-nav to every versions diff (linkie).
- Show when one of your scripts has an issue (linkie).
- Fix the update time offset (linkie).
- Groups list need tabs when more then 30 (linkie).
- Bring back the comments (keep the discussions).
- "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
|
@dobhttp://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...)
|