|
@@ -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 from SilverStripe 3.1.10*
|
|
|
|
|
|
|
|
|
-
|
|
|
+
|
|
|
*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
|