Topic: Embed Videos in Relevant tab pages?
How would I embed you tube videos into relevant tab pages eg Bank Account Payment Entry OR Direct Sales Invoice OR Supplier Invoice OR etc etc etc
It's much more fun, when you can discuss your problems with others...
You are not logged in. Please login or register.
FrontAccounting forum → FA Modifications → Embed Videos in Relevant tab pages?
How would I embed you tube videos into relevant tab pages eg Bank Account Payment Entry OR Direct Sales Invoice OR Supplier Invoice OR etc etc etc
If you wish to replace the regular help URL with your site which has the relevant urls, you might be able to use the help hotkey popup functionality of FA.
Where do I find this help hotkey popup in frontaccounting?
There is no hotkey defined for help, but you can easily add it changing 'Help' link title in sources to '&Help', then you will have wiki available under Alt-H.
Janusz
Where do I find this "sources" to make the required change?
Regards, John
Well, I mean php application source code. You will need change renderer.php files in all used themes, but this will require somewhat different change than described above. For example in default theme you will need change line 81 to:
echo "$himg<a target = '_blank' onclick=" .'"'."javascript:openWindow(this.href,this.target); return false;".'" '. "href='". help_url()."' accesskey='H'>" . _("Help") . "</a> ";
Then you will have Alt-H hotkey active on Help link.
Janusz
FrontAccounting forum → FA Modifications → Embed Videos in Relevant tab pages?
Powered by PunBB, supported by Informer Technologies, Inc.
Currently installed 4 official extensions. Copyright © 2003–2009 PunBB.