romaninsh / documenting
Documenting tools for Agile Toolkit
Installs: 106
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Language:JavaScript
Requires
- php: >=5.3
- atk4/atk4: >=4.2
This package is auto-updated.
Last update: 2024-10-14 10:05:27 UTC
README
This addon allows you to add code highlighting inside your application.
Demo: http://agiletoolkit.org/codepad/documenting
- add to this page or any view:
$this->add('documenting/View_Example') ->set("echo 2+2;");
- That's all!
This module bundles syntaxhighlighter which is copyright (c) Alex Gorbatchev
Things to do in this add-on:
- a task list item
- list syntax required
- normal formatting, @mentions, #1234 refs
- incomplete
- completed