- Posts: 52
- Thank you received: 4
hikashop view edit history
- knuffiwuffi
-
Topic Author
- Offline
Less
More
5 years 5 months ago #331345
by knuffiwuffi
hikashop view edit history was created by knuffiwuffi
Hello,
by now I know that we can edit views with hikashop savely, using the backend admin interface.
In case something goes wrong, I can fetch the original and delete my custom view.
In case I need to apply the original file, is there an easy way to find the changes I have previously applied?
The only thing that comes to my mind is something like UltraCompare, which I can use to compare the files and changes.
Just wanted to ask, how you keep track of changes.
by now I know that we can edit views with hikashop savely, using the backend admin interface.
In case something goes wrong, I can fetch the original and delete my custom view.
In case I need to apply the original file, is there an easy way to find the changes I have previously applied?
The only thing that comes to my mind is something like UltraCompare, which I can use to compare the files and changes.
Just wanted to ask, how you keep track of changes.
Please Log in or Create an account to join the conversation.
5 years 5 months ago #331350
by nicolas
Replied by nicolas on topic hikashop view edit history
Hi,
I usually use the software called WinMerge to compare the override file with the original file after downloading them via FTP (the original files' path is components/com_hikashop/views/xxx/tmpl/yyy.php while the override files' path is templates/YOUR_TEMPLATE/html/com_hikashop/xxx/yyy.php ).
While looking into it, I found this code.iamkate.com/php/diff-implementation/
We'll see if we can add that on our end to make it easy to see changes.
I usually use the software called WinMerge to compare the override file with the original file after downloading them via FTP (the original files' path is components/com_hikashop/views/xxx/tmpl/yyy.php while the override files' path is templates/YOUR_TEMPLATE/html/com_hikashop/xxx/yyy.php ).
While looking into it, I found this code.iamkate.com/php/diff-implementation/
We'll see if we can add that on our end to make it easy to see changes.
The following user(s) said Thank You: knuffiwuffi
Please Log in or Create an account to join the conversation.
- knuffiwuffi
-
Topic Author
- Offline
Less
More
- Posts: 52
- Thank you received: 4
5 years 5 months ago #331365
by knuffiwuffi
Replied by knuffiwuffi on topic hikashop view edit history
Might be a good pro feature.
Left side original up to date file, right side current overview in use.
While comparing and changing left side (current original), the file would actually save as a new override version. This way we would have a history of changes.
You could also track which, joomla user (id) edited the view.
Left side original up to date file, right side current overview in use.
While comparing and changing left side (current original), the file would actually save as a new override version. This way we would have a history of changes.
You could also track which, joomla user (id) edited the view.
The following user(s) said Thank You: Philip
Please Log in or Create an account to join the conversation.
5 years 5 months ago #331371
by Philip
Replied by Philip on topic hikashop view edit history
Hello,
You are right, so right besides that I can already tell you that we are already working on this feature which could happen faster than you think.
Regards
You are right, so right besides that I can already tell you that we are already working on this feature which could happen faster than you think.
Regards
The following user(s) said Thank You: knuffiwuffi
Please Log in or Create an account to join the conversation.
Time to create page: 0.176 seconds