Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dmtrs/eyiiapi
Yii framework extension to provide developer with yii documentation quick reference.
https://github.com/dmtrs/eyiiapi
Last synced: 23 minutes ago
JSON representation
Yii framework extension to provide developer with yii documentation quick reference.
- Host: GitHub
- URL: https://github.com/dmtrs/eyiiapi
- Owner: dmtrs
- Created: 2011-03-20T12:47:07.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2011-03-20T19:18:17.000Z (almost 14 years ago)
- Last Synced: 2024-11-09T07:53:58.355Z (about 2 months ago)
- Language: PHP
- Homepage: http://www.yiiframework.com/extension/eyiiapi/
- Size: 441 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
EYiiApi
-------
Extension to use under development providing you with api documentation.TODO:
###Section "use case"
- describe tabs and yiiframework.com/doc/api... yiii doc thumbs up.
- no internet no fun.
- part of yiibot project and etbar###Section "install"
- config
~~~
[php]
array(
'myiiapi',
),
......
);
?>
~~~###Changelog
- Version: next
* Work with the css and toggle
* mv ./views/default/* ./views ( correct render as well )
* mv ./css/myiiapi.css ./css/eyiiapi.css
BUG: double effect
BUG: methods search returns more than proper
- Version: 0.3
* Created EYiiApiActiveRecord that is extended from
the models under the model folder so they will point
to the database under data.
* Added link to target _blank
* created the eyiiapi.js
* model labels corrected
- Version: 0.2
* 1 Generic view
- Version: 0.1
* Added database.
* Working with diff views.BUG: method pass only 1 char