root/modules/branches/2.10/fw_fop/module.xml

Revision 12835, 0.9 kB (checked in by p_lindheimer, 2 years ago)

make fop self contained, dependent on beta 2 as several changes are in framework and other code that is removed or added

  • Property svn:mime-type set to text/html
  • Property svn:eol-style set to native
Line 
1 <module>
2   <rawname>fw_fop</rawname>
3   <repo>unsupported</repo>
4   <name>FreePBX FOP Framework</name>
5   <version>2.10.0.beta2.0</version>
6   <publisher>FreePBX</publisher>
7   <license>GPLv2+</license>
8   <menuitems>
9     <fw_fop category="Op Panel" href="modules/fw_fop/" target="_fop" access="all">FOP Panel</fw_fop>
10   </menuitems>
11   <changelog>
12     *2.10.0beta2.0* moving FOP to full module
13     *2.10.0beta1.0* beta1 release, see svn log
14     *2.9.0.1* #4401, #4914, #4404
15     *2.9.0.0* 2.9 Update
16   </changelog>
17   <description>
18     This module provides a facility to install bug fixes to the FOP code that is not otherwise housed in a module, it used to be part of framework but has been removed to isolate FOP from Framework updates.
19   </description>
20   <category>Admin</category>
21   <depends>
22     <version>2.9.0beta2</version>
23   </depends>
24   <location>release/2.10/fw_fop-2.10.0.beta1.0.tgz</location>
25   <md5sum>b08783946e0b209e1263670c417a4d12</md5sum>
26 </module>
Note: See TracBrowser for help on using the browser.