kentico_martind
-
1/19/2010 6:10:04 AM
RE:publish
Hello,
You could optionally create custom table with 2 columns - in one column you would store ID of document and in the second one you would store date of last publishing. Then you could check date every time user tries to publish particular document and if it is short time period you wouldn't publish document, otherwise you would publish document and store current date into custom table for this document.
Best Regards,
Martin
|