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 29 forks source link

Action links should be imploded #66

Open boonebgorges opened 11 years ago

boonebgorges commented 11 years ago

Right now, action links (Edit | Append | Delete etc) are concatenated in the markup, which means that in some cases the pipe delimiter is not properly inserted. The links should be assembled in an array and then imploded instead.