Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Re: [plugin] [ORPHAN] cnk_versioning
@johnstephens
thanks for the advices. Yes, I’m still trying to figure out the differences between hcg_templates and cnk_versioning. Basically, it seems that cnk_versioning is more “automatic” than hcg_templates (which is more “manual”, and needs the dev to save/load the files).
@Sven
Yes, I’ve been following the thread where the idea for this plug-in was born.
I’m not an expert on svn (although I use it daily at work) so I’ve never set up a development environment using TxP + SVN.
Would you like to share a little about how you have set up everything? (I mean, not in detail, but basically how do you do your work, how is your workflow with svn + TxP)
BTW, at work, we are working by following the approach of the Ultimate Quality Development System (a branch+ticket based development approach). You may find it interesting.
Offline
Re: [plugin] [ORPHAN] cnk_versioning
Christian, you are my hero of the month – at least!
Thanks a lot for this great piece of code.
Combined with the TXP-Bundle for TextMate it will save me years (or at least weeks) of annoying in-browser-coding.
This is the first time I am missing a “donate”-button on someone’s website.
Offline
Re: [plugin] [ORPHAN] cnk_versioning
Phillip, you are always welcome to do so. Just added a donate link to the first post of this thread.
Offline
#40 2008-12-08 20:58:50
- ChrisArchitect
- Member
- From: Canada
- Registered: 2007-06-20
- Posts: 25
Re: [plugin] [ORPHAN] cnk_versioning
hey all,
I’m trying to get this working on 4.0.7., cnk_versioning 0.1.6 ……it installs allright, I’ve got the folders in place (under /textpattern? or under / ?)
and when I run the Write pages & forms ……. it says:
Forms were successfully written to the “/forms/” directory.
Pages were successfully written to the “/pages/” directory.
Styles were successfully written to the “/css/” directory.
but I see no filesystem changes?! It’s gotta be something small I’m missing ……..this works on php 4 right?
thanks for any suggestions
~~EDIT: aw crap! I just lost all my forms and pages. turned off the plugin to try and revert to pre-plugin state, lost everything! but how can that be! it said the files were somewhere! arrgh! :-S :(
Last edited by ChrisArchitect (2008-12-08 21:29:05)
Offline
#41 2008-12-09 19:23:49
- ChrisArchitect
- Member
- From: Canada
- Registered: 2007-06-20
- Posts: 25
Re: [plugin] [ORPHAN] cnk_versioning
restored db to save myself from impending doom there after the accidental overwrite …….wish I knew why that happened though!
any ideas about where the files were going/if they existed/how to prevent database clearing?
Offline
#42 2008-12-11 20:41:44
- ChrisArchitect
- Member
- From: Canada
- Registered: 2007-06-20
- Posts: 25
Re: [plugin] [ORPHAN] cnk_versioning
Can anyone confirm that this works with 4.0.7 ?
cause I’m still having a terrible time with it …
Offline
Re: [plugin] [ORPHAN] cnk_versioning
Afair PHP 5 is required for this one. Either that or there’s a problem with your paths and/or permissions. No problems here, running 4.0.7…
Offline
Re: [plugin] [ORPHAN] cnk_versioning
No problems running under 4.0.7 except for permissions issues. It writes the files perfectly but there’s no way to change the permissions (or owners) once it’s done so. On a local setup this isn’t an issue but I just can’t get around on this on my host – a bog-standard linux setup. BTW: I love this plugin.
Last edited by smdnetau (2008-12-12 02:37:18)
Offline
#45 2008-12-12 17:14:49
- ChrisArchitect
- Member
- From: Canada
- Registered: 2007-06-20
- Posts: 25
Re: [plugin] [ORPHAN] cnk_versioning
sthmtc wrote:
Afair PHP 5 is required for this one. Either that or there’s a problem with your paths and/or permissions. No problems here, running 4.0.7…
oh dear! if the php 5 issue is what’s been bogging me down …DOH
Offline
Re: [plugin] [ORPHAN] cnk_versioning
Spent an hour untill didn’t checked this thread and recognized – it doesn’t work in php4 :( Does supporting for php4 needs a lot of code rewrite?
Providing help in hacking ATM! Come to courses and don’t forget to bring us notebook and hammer! What for notebook? What a kind of hacker you are without notebok?
Offline
Re: [plugin] [ORPHAN] cnk_versioning
I forgot that it doesn’t work in PHP4 too— and I have two installations running PHP 4.3.10-22 that use this plugin without any problems. I don’t know why, it’s just working.
Edit: I can’t praise this plugin enough. It’s takes developing templates for TXP to the next level of awesome. ℠ (That should be the cnk_versioning slogan.)
Last edited by johnstephens (2009-02-19 21:53:17)
Offline
Re: [plugin] [ORPHAN] cnk_versioning
johnstephens wrote:
Edit: I can’t praise this plugin enough. It’s takes developing templates for TXP to the next level of awesome. ℠ (That should be the cnk_versioning slogan.)
co-signed.
Offline