well - forums search helps ;-) but honestly, I can give you just a hint: http://forum.oxid-esales.com/showthread.php?t=17350
you can place a /src folder within your module folder and store some resources there Try as well to check some open source modules from github/oxidprojects to understand the logic behind them. I guess you know the "official" wiki articles about the new module handling and metadata.php: http://wiki.oxidforge.org/Features/Extension_GUI http://wiki.oxidforge.org/Features/Extension_metadata_file A good tool for debugging and developing is https://github.com/OXIDprojects/vt-devutils and https://github.com/OXIDprojects/oxid-module-internals - maybe take the ones from original repository as they might be newer than the forks in oxidprojects. Perhaps someone from developers team could give a short overview as well? Ray ________________________________________ Von: [email protected] [[email protected]] im Auftrag von Daniel Schlichtholz [[email protected]] Gesendet: Mittwoch, 20. März 2013 14:40 An: Oxid Dev-List Betreff: [oxid-dev-general] Images, Javascript and CSS files in modules Hi list, I want to create a module in Oxid 4.7.x that needs to add its own CSS-, Javascript- and Image-Files. What is the best practise to do that? -- Best regards, Daniel Schlichtholz Zu den Brauckstücken 5 58313 Herdecke _______________________________________________ dev-general mailing list [email protected] http://dir.gmane.org/gmane.comp.php.oxid.general _______________________________________________ dev-general mailing list [email protected] http://dir.gmane.org/gmane.comp.php.oxid.general
