Author: tkoomzaaskz
Date: 2010-01-24 01:36:16 +0100 (Sun, 24 Jan 2010)
New Revision: 27105
Modified:
plugins/tdCorePlugin/trunk/README
Log:
[td][core] readme updated for 0.1.8 release
Modified: plugins/tdCorePlugin/trunk/README
===================================================================
--- plugins/tdCorePlugin/trunk/README 2010-01-24 00:30:48 UTC (rev 27104)
+++ plugins/tdCorePlugin/trunk/README 2010-01-24 00:36:16 UTC (rev 27105)
@@ -1,9 +1,8 @@
tdCorePlugin
============
-The `tdVisitorCounterPlugin` is a symfony plugin that provides basic
-functionalities enabling TD CMF, such as common configuration or random data
-generation.
+The `tdCorePlugin` is a symfony plugin that provides basic functionalities
+enabling TD CMF, such as common configuration or random data generation.
This plugin is a part of __TD CMF__ and is based on __Doctrine ORM__.
@@ -24,6 +23,8 @@
$ ./symfony plugin:publish-assets
+One of the assets is nice CSS file cooperating with other __TD CMF__ plugins.
+
Usage
=====
@@ -31,9 +32,11 @@
installed as the first one. Other td components will use functionalities
provided with tdCorePlugin.
- * Add __/tdCorePlugin/css/td_core_icons.css__ to your backend/config/view.yml
- in the css section array to enable admin generator icons.
+ * Enable the file in your _apps/backend/config/view.yml_ file:
+ [php]
+ stylesheets: [ /tdCorePlugin/css/td_admin.css ]
+
sfAdminDashPlugin compatibility
===============================
--
You received this message because you are subscribed to the Google Groups
"symfony SVN" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/symfony-svn?hl=en.