<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://kb.owrench.com/index.php?action=history&amp;feed=atom&amp;title=ACL_Comment_Format</id>
	<title>ACL Comment Format - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://kb.owrench.com/index.php?action=history&amp;feed=atom&amp;title=ACL_Comment_Format"/>
	<link rel="alternate" type="text/html" href="http://kb.owrench.com/index.php?title=ACL_Comment_Format&amp;action=history"/>
	<updated>2026-05-04T04:22:40Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.34.2</generator>
	<entry>
		<id>http://kb.owrench.com/index.php?title=ACL_Comment_Format&amp;diff=7&amp;oldid=prev</id>
		<title>imported&gt;Kbadmin at 07:17, 16 July 2016</title>
		<link rel="alternate" type="text/html" href="http://kb.owrench.com/index.php?title=ACL_Comment_Format&amp;diff=7&amp;oldid=prev"/>
		<updated>2016-07-16T07:17:06Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
== ACL Comment Format ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Below given is a format that everyone has to follow while creating an action. It is implemented to insert the action details to the resources table. It this way we can add the resource details automatically to the database.&lt;br /&gt;
&lt;br /&gt;
     /* &amp;lt;'Actionname'Action&amp;gt;&lt;br /&gt;
      * Name:Name of the action to be displayed;&lt;br /&gt;
      * Description:A brief description about the action functionalities;&lt;br /&gt;
      * Action Type:Application/Ajax/Cron/User;&lt;br /&gt;
      * &amp;lt;/'Actionname'Action&amp;gt;&lt;br /&gt;
      */&lt;br /&gt;
&lt;br /&gt;
The action type mentioned above are&lt;br /&gt;
Application  = These are the default pages like Access denied , Page not found, Row not found....&lt;br /&gt;
Ajax = These are the pages where the data will be retrieved using an Ajax action like Action to get state according to the country selected, get users according to the selected user-group&lt;br /&gt;
Cron = These are the actions that have to be set as cron jobs.&lt;br /&gt;
User = These are the remaining actions that we have to check for access&lt;br /&gt;
[[Category:development]]&lt;/div&gt;</summary>
		<author><name>imported&gt;Kbadmin</name></author>
		
	</entry>
</feed>