Mimoza (Mind Module for Zend Framework Applications) Started Revision. First step to build this Mind module with some initial codes. Changed directory properties to ignore Eclipse Project configurations.
Esse commit está contido em:
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
|
||||
class Mimoza extends Module implements Module_Interface
|
||||
{
|
||||
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<root>
|
||||
<config src="config/index.php" />
|
||||
<scripts>
|
||||
<js src="config/script.js" />
|
||||
</scripts>
|
||||
<styles>
|
||||
<css src="config/style.css" />
|
||||
</styles>
|
||||
</root>
|
||||
Arquivo binário não exibido.
|
Depois Largura: | Altura: | Tamanho: 8.7 KiB |
@@ -0,0 +1,9 @@
|
||||
<h1>Mimoza</h1>
|
||||
<h2>Mind Module for Zend Framework Applications</h2>
|
||||
<p>
|
||||
Description of the Advanced Options
|
||||
</p>
|
||||
<dl>
|
||||
<dt>Build Complete Structure</dt>
|
||||
<dd><input type="checkbox" name="complete" id="complete" checked="checked" /></dd>
|
||||
</dl>
|
||||
@@ -0,0 +1 @@
|
||||
@CHARSET "UTF-8";
|
||||
@@ -0,0 +1,19 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<root>
|
||||
<name value="Mimoza" />
|
||||
<fullName vale="Mind Module for Zend Framework Applications" />
|
||||
<language value="PHP" />
|
||||
<details>
|
||||
<detail name="Pattern" value="Zend Framework Standard Architecture" />
|
||||
<detail name="Pattern" value="MVC" />
|
||||
<detail name="Requirement" value="Zend Framework" />
|
||||
</details>
|
||||
<version value="0.02" />
|
||||
<description value="Mimoza is an implementation for Mind Technology to construct Zend Framework Applications" />
|
||||
<authors>
|
||||
<author email="wandersonwhcr@gmail.com" value="Wanderson Henrique Camargo Rosa" />
|
||||
</authors>
|
||||
<date value="05/2010" />
|
||||
<thumb value="config/images/icon.png" />
|
||||
<licence value="LICENCE.TXT" />
|
||||
</root>
|
||||
Referência em uma Nova Issue
Bloquear um usuário