ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 27,598
- Points
- 823
Reputation:
LQD submitted a new resource:
xF1 product XML to xF2 phrases dev output - Extract phrases to xF2 add-on development output from xF1 product XML
Read more about this resource...
xF1 product XML to xF2 phrases dev output - Extract phrases to xF2 add-on development output from xF1 product XML
As I worked on porting add-ons from xF1 to xF2, I became bored of needing to recreate everything.
So I created a quick perl script which parses a xF1 XML product file and creates the phrases text files into the _output directory you provide. Phrases related to option/cron entry/permission/admin navigation are not imported as they are automatically created when you do create those in xF2.
This is very raw, not optimized, not integrated to a CLI, but feel free to propose code modifications...
Read more about this resource...