-
Notifications
You must be signed in to change notification settings - Fork 307
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Simple and general guide for installing user scripts #202
Comments
Is there somewhere here I can put images to use in the wiki? Bear in mind I have zero knowledge of Github! |
For static entries you'll need to be familar with ![alt attribute](https://raw.githubusercontent.com/wiki/OpenUserJS/OpenUserJS.org/images/favicon16.png "title attribute") If you aren't quite ready for this just add them to this issue by dragging and dropping and send a @OpenUserJs/admin message (or one our usernames with an @ symbol in front of it if you can't do that. Example: @Martii and it should be bolded if GH is allowing you to do it) and one of us will put it in for you for a bit until you get used to |
@JRInge
:) |
This is a work in progress with several pages already created... closing... reopen if needed. |
@JRInge Most everything wiki styleguide is complete I think.... probably will work on it some more to make it a bit more patterned. Nice job again... now that I've had some major time to look into it. :) |
If those HOWTO pages look OK, what would be a good way of linking to them from the main site? I've linked directly to them from the descriptions of a couple of my scripts, but it would be nice to have something built into the layout. I realise that the "About" link at the bottom of the oujs pages already takes you to the list of wiki pages on github, but that might not be especially intuitive for the newbies I had in mind as a target audience. Most of my scripts' users are far more interested in the function of the scripts than the magic involved getting them working. |
Worked on that last night which is why #290 exists.
Try some of the other ones. :) |
@JRInge |
* Don't call *async* method twice... as I copied the base structures from other preexisting waterfalls early in joining OUJS, we have this issue elsewhere... which may be why other things are being called twice in other areas * Few returns for `.../init.js` and a stray comma removed Post fix for OpenUserJS#202 and OpenUserJS#249
* In case someone requests a page that doesn't exist don't bother reading the file list Post fix for OpenUserJS#202
* Combined some resources into animation for visual clarity * Link in Chrome page to Chromium Post followup of OpenUserJS#202
Post followup of OpenUserJS#202
Separate out Desktop and add a portable section Applies to #202
* Some http to https... see OpenUserJS#913 (comment) ... Cherry picked from OpenUserJS#913 * Move TOS linkage to bottom... this doc was created way early on so it may have missed that requirement. Internal bookmarks aren't as important but it's nice to have localized in the file. No change in terms. * Update Chromium suport link since it's a redirect now to their own domain Applies to OpenUserJS#202, OpenUserJS#142
* Other tweaks to some other docs Closes janekptacijarabaci/greasemonkey#1 and applies to OpenUserJS#202
* Replace `NB`'s **NOTE** Minimal usage of `kbd` markup for keyboard sequence emphasis but still centric on markdown Applies to OpenUserJS#202 and OpenUserJS#909
Applies to OpenUserJS#202 and a few other doc releated
* A few typos too Applies to OpenUserJS#202
* HTML5 via W3C says `name` attribute not supported anymore so rework * Rename a few bookmarks and denote `rel` attribute Works in Opera Presto... older IEs not tested yet Post OpenUserJS#1231 and post OpenUserJS#202
https://openuserjs.org/corner/Userscript_HOWTO_for_newbies
This user has the right idea. I'd really like to do something like this.
The text was updated successfully, but these errors were encountered: