-
13 Apr 2009 11:59 AM #1
Help Authoring Tools for ExtJS/LAMP
Help Authoring Tools for ExtJS/LAMP
Does anybody know of a good application-level help authoring toolkit that I could use to add a help system to my ExtJS applications. We are developing in the LAMP environment.
I envision something where I could assign an ID to a Field Level or Page Level help file (stored in a database) and clicking on a "?" icon or pressing F1 would activate an ExtJS iFrame or other window that would show context sensitive help file for the user.
I'd like to store my help files in a database so I could quickly edit them as the application evolves. There are help authoring tools for Windows (robohelp), Javahelp or Yelp(GNOME), but I have not seen anything for LAMP/ExtJS.
Thanks,
Matt
-
13 Apr 2009 3:36 PM #2
Can't you just do an ajax request to poll the backend?
MJ
API Search || Ext 3: docs-demo-upgrade guide || User Extension Repository
Frequently Asked Questions: FAQs
Tutorial: Grid (php/mysql/json) , Application Design and Structure || Extensions: MetaGrid, MessageWindow
-
24 Jul 2012 11:17 AM #3
Very old post but I would like to know how you resolved this.
Regards.UI: Sencha Architect 2.x / ExtJS 4 MVC
Server side: EJB 3.1 / CDI / JPA 2 / JAX-RS / JasperReports
Application Server: Glassfish 3.1.x
Databases: Oracle 10g & 11g / DB2 9 & 10 / Firebird 2.5
If you like my answer please vote!


Reply With Quote