More rename Jermolene/TiddlyWiki5 to TiddlyWiki/TiddlyWiki5

These are the changes that have to be done on "master"
This commit is contained in:
Jeremy Ruston
2024-07-25 17:44:52 +01:00
parent be22951973
commit 7a60e7c93e
36 changed files with 39 additions and 39 deletions

View File

@@ -6,4 +6,4 @@ The ribbon can be positioned over any corner, and can incorporate user defined t
The CSS stylesheet is adapted from work by [[Simon Whitaker|https://github.com/simonwhitaker/github-fork-ribbon-css/]]
[[Plugin source code|https://github.com/Jermolene/TiddlyWiki5/blob/master/plugins/tiddlywiki/github-fork-ribbon]]
[[Plugin source code|https://github.com/TiddlyWiki/TiddlyWiki5/blob/master/plugins/tiddlywiki/github-fork-ribbon]]

View File

@@ -11,7 +11,7 @@ left: offset from left in px - No ;
right: offset from right in px - No ;
fixed: "fixed" .. If ribbon is at the top, it can be "fixed". Bottom is always fixed
-->
\parameters (position:"right", url:"https://github.com/Jermolene/TiddlyWiki5", text:"Fork me on ~GitHub" color:"#aa0000" top:"0" bottom:"0" left:"0" right:"0" fixed:"")
\parameters (position:"right", url:"https://github.com/TiddlyWiki/TiddlyWiki5", text:"Fork me on ~GitHub" color:"#aa0000" top:"0" bottom:"0" left:"0" right:"0" fixed:"")
<style>
{{$:/plugins/tiddlywiki/github-fork-ribbon/styles}}

View File

@@ -49,7 +49,7 @@ Show
: "right" (default), "left", "right-bottom" and "left-bottom"
; url
: Target URL, default: https://github.com/Jermolene/TiddlyWiki5
: Target URL, default: https://github.com/TiddlyWiki/TiddlyWiki5
; text
: Ribbon text. default: `Fork me on ~GitHub`