Skip to content

Conversation

@Martii
Copy link
Member

@Martii Martii commented Apr 30, 2015

  • Should cut down on the number of scripts posted to libs that are UserScripts by removing any semblence of install button on main script homepage
  • Allows raw source to be handled externally... I have been working with portable devices and I can't find any reason to not start out in edit mode with Ace other than this... this makes more logistical sense anyhow imho.
  • Use empty URI fragment to ensure .user.js engine doesn't trigger install dialog for UserScripts... doesn't matter right now for libraries so omitting... could modify the mime-type but then other feature of updating without install count increment could be affected.

Applies to #150, #243 and closes #169

* Should cut down on the number of scripts posted to libs that are UserScripts by removing any semblence of install button on main script homepage
* Allows raw source to be handled externally... I have been working with portable devices and I can't find any reason to not start out in edit mode with Ace other than this... this makes more logistical sense anyhow imho.
* Use empty URI fragment to ensure .user.js engine doesn't trigger install dialog for UserScripts... doesn't matter right now for libraries so omitting... could modify the mime-type but then other feature of updating without install count increment could be affected.

Applies to OpenUserJS#150, OpenUserJS#243 and closes OpenUserJS#169
@Martii Martii added enhancement Something we do have implemented already but needs improvement upon to the best of knowledge. UI Pertains inclusively to the User Interface. labels Apr 30, 2015
Martii added a commit that referenced this pull request Apr 30, 2015
Move and duplicate Raw Source button to Source Code pages

Auto-merge
@Martii Martii merged commit 9c3f06a into OpenUserJS:master Apr 30, 2015
@Martii Martii deleted the Issue-169andOtherPostFixes branch April 30, 2015 20:16
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 19, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

enhancement Something we do have implemented already but needs improvement upon to the best of knowledge. UI Pertains inclusively to the User Interface.

Development

Successfully merging this pull request may close these issues.

Source Code could be view only until selected

1 participant