Skip to content

Commit e2ff72f

Browse files
authored
Update readme.html
1 parent c5c4f48 commit e2ff72f

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<html>
22
<body>
33
<div style="max-width:1100px;margin:auto;font-family:sans-serif">
4-
<p><strong>ManagerManager 0.6.2</strong></p>
5-
<p>Customize the MODX Manager to offer bespoke admin functions for end users or manipulate the display of document fields in the manager.</p>
4+
<p><strong>ManagerManager 0.6.3</strong></p>
5+
<p>Customize the Evo Manager to offer bespoke admin functions for end users or manipulate the display of document fields in the manager.</p>
66
<p>&nbsp;</p>
77
<p>You can put your ManagerManager rules EITHER in a chunk OR in an external file - whichever suits your development style the best.<br /><br />To use an external file, put your rules in /assets/plugins/managermanager/mm_rules.inc.php&nbsp; (you can rename default.mm_rules.inc.php and use it as an example).</p>
88
<p>The chunk SHOULD have php opening tags at the beginning and end.<br /><br />If you want to put your rules in a chunk (so you can edit them through the Manager), create the chunk, and enter its name in the configuration tab. The chunk should NOT have php tags at the beginning or end.<br /><br />See also user-friendly module for editing ManagerManager configuration file ddMMEditor at <a href="http://code.divandesign.biz/modx/ddmmeditor">http://code.divandesign.biz/modx/ddmmeditor</a>.<br /><br />ManagerManager requires jQuery 1.9.1, which is located in /assets/plugins/managermanager/js/ folder.</p>
99
</div>
1010
</body>
11-
</html>
11+
</html>

0 commit comments

Comments
 (0)