Sfoglia il codice sorgente

owner and path change

sirjeff 2 mesi fa
parent
commit
244b13096e
3 ha cambiato i file con 9 aggiunte e 9 eliminazioni
  1. 3 3
      composer.json
  2. 1 1
      contributing.md
  3. 5 5
      readme.md

+ 3 - 3
composer.json

@@ -1,8 +1,8 @@
 {
-  "name": "dwayne/linkage",
+  "name": "ominz/linkage",
   "description": "Linkage add-on for SilverStripe",
   "type": "silverstripe-module",
-  "homepage": "https://vcs.nz/dwayne/linkage",
+  "homepage": "https://vcs.nz/ominz/linkage",
   "keywords": ["silverstripe","url","links","speed dial","bookmarks","landing page"],
   "license": "BSD-3-Clause",
   "authors": [{
@@ -10,7 +10,7 @@
     "email": "dwayne@omi.nz",
     "role": "Developer"
   }],
-  "support": {"issues": "https://vcs.nz/dwayne/linkage/issues"},
+  "support": {"issues": "https://vcs.nz/ominz/linkage/issues"},
   "require": {
     "silverstripe/cms": ">=3.0 <4.0",
     "silverstripe/framework": ">=3.0 <4.0"

+ 1 - 1
contributing.md

@@ -1,7 +1,7 @@
 # Contributing
 
 Please feel free to contribute to this project.
-You can start by following it on OMI-VSC : https://vcs.nz/dwayne/linkage (use the follow button)
+You can start by following it on OMI-VSC : https://vcs.nz/ominz/linkage (use the follow button)
 and we'll take it from there.
 
 If you don't use OMI-VSC or Git or Gogs or BitBucket or Whatever&trade;  that's cool, please send me your code, code ideas, ideas or any goodies via email : sirjeff at omi dot nz

+ 5 - 5
readme.md

@@ -7,11 +7,11 @@ Linkage is a very simple landing page SilverStripe add-on.
 
 It provides a place to add your own custom links that appear on the CMS landing page (GridField style).
 
-![Screenshot](https://vcs.nz/dwayne/linkage/raw/master/img/screen-grabs/SSv3.1.10.png)
+![Screenshot](https://vcs.nz/ominz/linkage/raw/master/img/screen-grabs/SSv3.1.10.png)
 *ScreenShot from SilverStripe 3.1.10*
 
 
-![Screenshot](https://vcs.nz/dwayne/linkage/raw/master/img/screen-grabs/SSv3.5.3.png)
+![Screenshot](https://vcs.nz/ominz/linkage/raw/master/img/screen-grabs/SSv3.5.3.png)
 *ScreenShot from SilverStripe 3.5.3 with a custom OMI Ltd. theme*
 
 Note: This is early days and the add-on is NOT all that 'flash' at the mo.
@@ -39,11 +39,11 @@ Don't forget, no matter how you choose to install, once done you must build and
 - perform a little dance
 
 ### Composer
-`composer require dwayne/linkage 1.0.0`
+`composer require ominz/linkage 1.0.0`
 
 or if you don't have Composer you can download composer.phar and then run:
 
-`php composer.phar require dwayne/linkage 1.1.0`
+`php composer.phar require ominz/linkage 1.1.0`
 
 Note: don't forget to change the version to the one which you're after,
 - dev-master Always the latest code ... can be risky but!
@@ -52,7 +52,7 @@ Note: don't forget to change the version to the one which you're after,
 
 ## Issues
 There is a problem in the way the module holds focus in the CMS. I'm looking at this now ... it might mean that I cannot have linkage as the default landing page without the user having to modify their _config.yml file
-Please use the [issues](https://vcs.nz/dwayne/linkage/issues) link to add any bungness you find, or check to see what's going on in the funky functions world.
+Please use the [issues](https://vcs.nz/ominz/linkage/issues) link to add any bungness you find, or check to see what's going on in the funky functions world.
 
 ## The Future...
 - Nicer look'n'feel