Page 1 of 1
Woudn't something like this make easier to write vqmods?
Posted: Thu Oct 06, 2011 6:24 am
by marvmen21
I've been doing some research on how to write an xml for a vqmod from an user-friendly html form, and I just found this website which looks pretty interesting. You can try it out, just paste some of your vqmods xml code and see the form generated which you can edit to generate new xml code. You can also add new operations or delete existing ones.
I would love someone to code something like it.
Link:
http://www.datamech.com/XMLForm/formGenerator6.html
Re: Woudn't something like this make easier to write vqmods?
Posted: Thu Oct 06, 2011 6:33 pm
by SXGuy
thing is my guess is it will only create a form based on the original xml data.
Some xml files may include certain functions others dont, for example, replace, or insert after.
Form generator wouldnt know about both if only 1 was used in the original vqmod file.
Re: Woudn't something like this make easier to write vqmods?
Posted: Fri Oct 07, 2011 12:07 am
by uksitebuilder
I'm part way through knocking a generator up for this
SneakPeak ->
http://1513.designs.org.uk/vqgen.php
Re: Woudn't something like this make easier to write vqmods?
Posted: Fri Oct 07, 2011 4:06 am
by marvmen21
SXGuy wrote:thing is my guess is it will only create a form based on the original xml data.
Some xml files may include certain functions others dont, for example, replace, or insert after.
Form generator wouldnt know about both if only 1 was used in the original vqmod file.
Actually, as a editor your could just load a xml with the vqmod "template" let's say. And in the generated form, you can just duplicate, delete or add new operations. And about the functions (search/ replace etc) you can change them very easily.
Wow! It's looking great already. Glad to know someone is working on something like this. I am looking forward to it!
Re: Woudn't something like this make easier to write vqmods?
Posted: Fri Oct 07, 2011 4:24 am
by uksitebuilder
Hi,
Please feel free to try it out now.
Currently it allows you to download the compiled xml file once generated.
If a few testers like it, I will release it as a free mod which you can upload to your server.
You will then be able to choose either to (a) download the generated xml file or (b) have it go straight in to your vqmod/xml folder for testing/use
Re: Woudn't something like this make easier to write vqmods?
Posted: Fri Oct 07, 2011 7:08 am
by marvmen21
Sure, I'll start testing it. I would be very interested. I am sure that with a tool like this we can put together a vqmod mod very quickly.
Re: Woudn't something like this make easier to write vqmods?
Posted: Mon Oct 17, 2011 9:05 am
by victor.gatto
uksb that is sick

Re: Woudn't something like this make easier to write vqmods?
Posted: Mon Oct 17, 2011 5:04 pm
by SXGuy
nice! this would def be of advantage for people, should def release this.
Re: Woudn't something like this make easier to write vqmods?
Posted: Mon Oct 17, 2011 11:16 pm
by Climber
Great work on the generator would dfo be helpfull in creating mods more quickly

Re: Woudn't something like this make easier to write vqmods?
Posted: Thu Oct 27, 2011 5:21 am
by Hashishim
Any idea when this will be complete?
I have been using the link but now it says path dont exist guess you put it down. Please let me know when it working or downloadable.
Thanks for the great innovation:D
Re: Woudn't something like this make easier to write vqmods?
Posted: Thu Oct 27, 2011 2:48 pm
by uksitebuilder
I will soon release it as a free module
I believe it is also being worked on by Q. and Jay for the vqmod site