Procházet zdrojové kódy

Add post install message

Girish Ramakrishnan před 9 roky
rodič
revize
b568f42df0
3 změnil soubory, kde provedl 7 přidání a 7 odebrání
  1. 2 1
      CloudronManifest.json
  2. 0 6
      DESCRIPTION.md
  3. 5 0
      POSTINSTALL.md

+ 2 - 1
CloudronManifest.json

@@ -25,5 +25,6 @@
     "https://wordpress.org/about/shots/1.5/front-5.png",
     "https://wordpress.org/about/shots/1.5/front-5.png",
     "https://wordpress.org/about/shots/1.5/front-3.png"
     "https://wordpress.org/about/shots/1.5/front-3.png"
  ],
  ],
- "changelog": "file://CHANGELOG"
+ "changelog": "file://CHANGELOG",
+ "postInstallMessage": "file://POSTINSTALL.md"
 }
 }

+ 0 - 6
DESCRIPTION.md

@@ -7,12 +7,6 @@ to transform your site into almost anything you can imagine. Over 60 million
 people have chosen WordPress to power the place on the web they call “home” 
 people have chosen WordPress to power the place on the web they call “home” 
 — we’d love you to join the family.
 — we’d love you to join the family.
 
 
-### Accounts
-
-This app allows any logged in Cloudron user to access the WordPress admin panel.
-Any administator on the Cloudron is automatically made an administrator in WordPress.
-Non-administrators get the default `editor` role in WordPress.
-
 ### Apps
 ### Apps
 
 
 * [Android](https://play.google.com/store/apps/details?id=org.wordpress.android&hl=en)
 * [Android](https://play.google.com/store/apps/details?id=org.wordpress.android&hl=en)

+ 5 - 0
POSTINSTALL.md

@@ -0,0 +1,5 @@
+This app allows any logged in Cloudron user to access the WordPress admin panel.
+Any administator on the Cloudron is automatically made an administrator in WordPress.
+Non-administrators get the default `editor` role in WordPress.
+
+