- espaan responded to »Links for Categories in Content« 09:31 AM
- HalbrookTech responded to »Flash Slideshow in Andreas08 Theme Header - LOAD FAIL« 08:58 AM
- espaan responded to »PN 0.764 to Zikula 1.1.2 (migration) Internal Server Error« 07:18 AM
- Paustian responded to »Clip & Form validation« 02. Feb
- ccandreva responded to »PostWrap for zikula 1.2.8« 02. Feb
- kmorrise responded to »IE CSS hack« 28. Jan
- MarcPare responded to »Remove "CoZi" and replace with "gitHub"?« 27. Jan
Zikula Blog
- Anatomy of Open Source Projects on Mar 07
- Continuous Review on Mar 01
- Not Invented Here on Feb 24
- How to Contribute Your Code at Github on Jan 13
- 10 Steps to Coding-Nirvana: Tips for Successful Module Writing on Nov 12
- Submitting Bug Report Tickets That Get Results on Aug 17
- Cozi Tricks #1: Syntax Highlighting on Aug 07
Login
Create a zip or tar.gz of your module or theme component. The archive should contain the component's folder.
In this example we will used a module called HelloWorld. The archive would contain the module files in the folder HelloWorld
just as you would expect it to appear in your modules/ folder.
HelloWorld/
HelloWorld/pnuser.php
HelloWorld/pntemplates/
This utility will unpack this, extract the gettext strings and provide a .zip download with .pot file.
The completed .zip will contain the the POT file in /locale
locale/module_helloworld.pot - template of all extracted translation keys
This service is provided free of charge and carries no warrenty. Once your files are uploaded to the server, they are immediately processed and deleted. Your files are not stored on the server. By using this script you explicitly release us from any liability and you grant us use of the files for the express purpose of extracting the gettext string after which point we delete the module or theme files.
