chnm / anthologize

Anthologize is a free, open-source, WordPress-based platform for publishing. Grab posts from your WordPress blog, pull in feeds from external sites, or create new content directly in Anthologize. Then outline, order, and edit your work, crafting it into a coherent volume for export in several formats, including PDF, EPUB, and TEI.
http://anthologize.org
GNU General Public License v3.0
174 stars 28 forks source link

TCPDF cache directory setting is not symlink-friendly #64

Open boonebgorges opened 11 years ago

boonebgorges commented 11 years ago

In https://github.com/chnm/anthologize/commit/9e529652ee1f5e187a617b139df4fdc63c7c840e I introduced a neat method for moving the TCPDF cache to somewhere more reliably writable by PHP. But this method does not work well on setups where wp-content is symlinked.