Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC:

JDOM informations 18 Aug 2014 22:03 #12588

  • Mud-H
  • Mud-H's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 13
  • Thank you received: 0
I'm starting to get familliar with JDOM and I'm wondering if it's a library used mostly only by j-cook. If I modify it, it won't affect other extensions? Could it be a good idea to rename it to something unique for my components needs?
I tried to find some informations about it online but it seem to be only used here, is it something the j-cook developper create?
I just want to have a clearer idea about what's JDOM.
Thanks

Please Log in or Create an account to join the conversation.

JDOM informations 19 Aug 2014 11:02 #12590

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 986
JDom is only used by Cook Self Service users.

It is open source here : github.com/Cook-Self-Service/JDom

All contributions are welcome.
Maybe one day in natives files of Joomla CMS.. I hope so...
For the moment, it is still under developpement and test, but it works like a charm.
Coding is now a piece of cake

Please Log in or Create an account to join the conversation.

JDOM informations 19 Aug 2014 18:38 #12592

  • Mud-H
  • Mud-H's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 13
  • Thank you received: 0
Thanks for the clarifications!
So I guess I should simply adapt it to my templating needs and don't bother proting it to my own plugin. It will be a good thing to refine my Git forking and branching knowledge.
At first I didn't like the JDOM and was creating my own link manually but once you figure how it work it seem to be quite powerful. Good work there :)

Please Log in or Create an account to join the conversation.

JDOM informations 19 Aug 2014 22:54 #12593

  • Mud-H
  • Mud-H's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 13
  • Thank you received: 0
Another JDOM related questions. Is it possible to not include JDOM in components so it won't overides the changes. I'm using 2 components now and I want them to share the same JDOM. For now I simply backup latest JDOM and overide after installation.
It might be a good idea to add a "Don't include" options in JDOM components parameters :whistle:

Please Log in or Create an account to join the conversation.

JDOM informations 20 Aug 2014 08:55 #12594

if you use the JDOM library as joomla system plugin, you can use ONE library per joomla installation, so you can share the same library between more components.
To do that, in the jcook builder interface, there is an option in the project configuration to use JDOM as plugin instead to delivery it within the component folder.
The following user(s) said Thank You: admin

Please Log in or Create an account to join the conversation.

JDOM informations 21 Aug 2014 22:46 #12597

  • Mud-H
  • Mud-H's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 13
  • Thank you received: 0
Well it's the options I use but each time I install a component creation it override the JDOM and my changes are gone, right? Maybe I'm wrong but I'm pretty sure it's what happened. Now I always backup JDOM files when installing new component then paste backed up files over.

Please Log in or Create an account to join the conversation.

JDOM informations 21 Aug 2014 23:03 #12598

there is an option in the plugin configuration to avoid to upgrade JDOM, there are just 3 conditions:

1) upgrade always
2) ONLY if newer
3) NEVER

so if you want keep your modified version of JDOM, just set the plugin it to "NEVER", and you should be fine.
The following user(s) said Thank You: admin

Please Log in or Create an account to join the conversation.

JDOM informations 22 Aug 2014 03:26 #12599

  • Mud-H
  • Mud-H's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 13
  • Thank you received: 0
Ahh, thanks. Exactly what I was looking for. Didn't taught of looking in plugin setting :oops:

Please Log in or Create an account to join the conversation.

JDOM informations 17 Aug 2015 17:59 #13385

Hello,

I can not update, for where this installed the component has a firewall that prevents any updates.

You could create an installation only for JDOM?

It is easier to download the latest version and install offline.

Still use the FTP server 5.3.3 and 3.2.4 joomla

thanks

Please Log in or Create an account to join the conversation.

JDOM informations 20 Aug 2015 18:08 #13401

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 986
Of course, it is there :
github.com/Cook-Self-Service/JDom

Ready to install.
Coding is now a piece of cake

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
Time to create page: 0.071 seconds

A HUGE thank you for all the time and effort you have put into J-Cook it is a timesaver and a training tool all in one
Morgan Leecy - MCSE  

Get Started