# add this to the crontab on your server to enable scheduled publishing
# replace the [bracketed] values first!
# if you don't know how to install a crontab, please check with your web host for instructions, as the process will vary from host to host

0,15,30,45 * * * * /usr/bin/curl http://[domain]/[path_to_editor]/index.php\?page=cron_publish
