More text changes for Sample to Events develop
authorSteve Sutton <steve@gaslightmedia.com>
Mon, 15 Feb 2016 16:28:29 +0000 (11:28 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Mon, 15 Feb 2016 16:28:29 +0000 (11:28 -0500)
config/plugin.ini
readme.txt
views/admin/events/index.html
views/admin/events/more.html
views/admin/members/events.html

index 45899fc..4274c07 100644 (file)
@@ -1,6 +1,6 @@
 ;
 ; Main Configuration File
-; Gaslight Media Members Database Sample Add-On Plugin
+; Gaslight Media Members Database Events Add-On Plugin
 ;
 ; Place any static configuration parameters here.  
 ;
index 2bbad40..06bf0ea 100644 (file)
@@ -1,18 +1,18 @@
-=== Gaslight Media Member Database Sample Child Plugin ===
+=== Gaslight Media Member Database Events Child Plugin ===
 Contributors: cscott@gaslightmedia.com
 Donate link: http://www.gaslightmedia.com
-Tags: Gaslight Media,Plugin,Members Sample
+Tags: Gaslight Media,Plugin,Members Events
 Requires at least: 3.0.1
 Tested up to: 3.4
 Stable tag: 4.3
 License: GPLv2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 
-This is the Gaslight Media Members Database Sample Child Plugin.
+This is the Gaslight Media Members Database Events Child Plugin.
 
 == Description ==
 
-The Gaslight Media Members Database Sample Child Plugin is an add-on to the Gaslight Media Members Database,
+The Gaslight Media Members Database Events Child Plugin is an add-on to the Gaslight Media Members Database,
 which is required to install and run this plugin
 
 == Installation ==
index 4588ef0..8523cba 100644 (file)
@@ -1,7 +1,7 @@
 <div class="wrap">
     <div id="glm-admin-content-container">
-        <h3>Sample Model</h3>
+        <h3>Events Model</h3>
         <p>{$displayData}</p>
         <a href="{$thisURL}?page={$thisPage}&glm_action=more">Click me to see more!</a>
     </div>
-</div>
\ No newline at end of file
+</div>
index 5e1c19a..2276047 100644 (file)
@@ -1,6 +1,6 @@
 <div class="wrap">
     <div id="glm-admin-content-container">
-        <h3>Sample Model - More Information</h3>
+        <h3>Events Model - More Information</h3>
         <p>{$displayData}</p>
     </div>
-</div>
\ No newline at end of file
+</div>
index 22f4d71..c28034c 100644 (file)
@@ -1,6 +1,6 @@
 {include file='admin/members/header.html'}
     
-    <h3>Members Sample Tab</h3>
+    <h3>Members Events Tab</h3>
     <p>{$displayData}</p>
         
-{include file='admin/footer.html'}
\ No newline at end of file
+{include file='admin/footer.html'}