It would appear that the Cogworks CogPageReview package has been abandoned and no other package provides this functionality, reminding users to update their old content.
I've downloaded the source and am trying to debug why it won't work in 4.5.2. There are several issues, including the inability to run as a webservice inside the firewall.
I'm focused for the moment on this line, which appears to be outdated:
var nodes = content.Instance.XmlContent.SelectNodes("//node");
That would be great as it seems your package is the only one that does what it does. I would have jumped in and fixed it for you but I wasn't able to figure it out.
It works! Sweet. Would I be pusing my luck to get the source? I need to change the date format to US (mm/dd/yyyy) and want to toy with using the last published date instead of a manually entered date. Also, I might actually learn something, or more about the 4.5 schema.
I need to do a bit of customizing, change the date to US format, change the date field used to the published date rather than a manually set review date.
Items Due for Review
It would appear that the Cogworks CogPageReview package has been abandoned and no other package provides this functionality, reminding users to update their old content.
I've downloaded the source and am trying to debug why it won't work in 4.5.2. There are several issues, including the inability to run as a webservice inside the firewall.
I'm focused for the moment on this line, which appears to be outdated:
var nodes = content.Instance.XmlContent.SelectNodes("//node");
Is this correct?
Hi,
This project is not abandoned! We'll have a look at how hard it will be to get it working with the new 4.5 schema
Tim
Connie,
I will update the code for 452 and send you something to beta test then if all is good release. Are you on skype? if so my skpe is ismail_mayat
Regards
Ismail
Ismail,
That would be great as it seems your package is the only one that does what it does. I would have jumped in and fixed it for you but I wasn't able to figure it out.
No skype here, just email.
Connie
Hi,
A patch has been uplaoded to the project page: http://our.umbraco.org/projects/backoffice-extensions/cogworks-cogpagereview
This should enable 4.5 compatibility.
Tim
It works! Sweet. Would I be pusing my luck to get the source? I need to change the date format to US (mm/dd/yyyy) and want to toy with using the last published date instead of a manually entered date. Also, I might actually learn something, or more about the 4.5 schema.
Thanks guys!
whats ur email
Regards
Ismial
[email protected]
Ismial,
Can you send me the source code?
Also, I am still having an issue with the dashboard not being able to find the webservice unless I first hit it via my browser.
Not sure how the source will help you as i think you have a firewall issue however i have just emailed you the code
Regards
Ismail
I need to do a bit of customizing, change the date to US format, change the date field used to the published date rather than a manually set review date.
Did you get the email with source?
Regards
Ismail
No, has not come through.
Can you check your spam filter maybe it doesnt allow zips through?
Got it! Thanks.
is working on a reply...