[wordpress插件] Anthologize致词

wordpress 插件 文章 2020-02-19 01:10 503 0 全屏看文

AI助手支持GPT4.0

评分
54
描述

Anthologize is a free, open-source, WordPress-based platform for publishing.

Anthologize是一个免费的,基于WordPress的开放源代码发布平台。

Grab posts from your WordPress blog, pull in feeds from external sites, or create new content directly in Anthologize.

从您的WordPress博客中获取帖子,从外部站点获取提要,或直接在Anthologize中创建新内容。

Then outline, order, and edit your work, crafting it into a coherent volume for export in several ebook formats, including PDF, EPUB, and TEI.

然后概述,订购和编辑您的作品,将其制作成一个连贯的卷,以多种电子书格式导出,包括PDF,EPUB和TEI。

Visit anthologize.org to learn more about Anthologize.

访问 anthologize.org ,以了解有关Anthologize的更多信息。

Usage

用法

Many optimizations to the PDF export have been added, but resource limits on the server will always be a potential issue.

已添加了许多对PDF导出的优化,但是服务器上的资源限制将始终是潜在的问题。

Here are some tips to try if you encounter errors or white screens of death while exporting PDF:

如果您在导出PDF时遇到错误或死亡白屏,请尝试以下提示:

    1. Include page breaks between parts and items.

    2. 在零件和项目之间包括分页符。

      This appears to reduce the memory that the PDF classes (TCPDF) require.

    3. 这似乎减少了PDF类(TCPDF)所需的内存。

    4. Change the following information in the php.ini file in the Resource Limits section.

    5. 在“资源限制”部分的php.ini文件中更改以下信息。

      On most hosted servers, this file is in the top web directory and/or in your WordPress directory.

      在大多数托管服务器上,此文件位于顶级Web目录和/或WordPress目录中。

      If there is one in your WordPress directory, edit that one.

      如果您的WordPress目录中有一个,请编辑该目录。

      If you have questions, please contact your web hosting provider.

    6. 如有疑问,请联系您的网络托管提供商。

    Change the max_execution_time setting:

    更改max_execution_time设置:

    max_execution_time = 180;

    max_execution_time = 180;

    Change the memory_limit setting:

    更改memory_limit设置:

    memory_limit = 128M;

    memory_limit = 128M;

    The latest release of PHP has a default memory limit of 128M, but this might not be in place on your server.

    最新版本的PHP的默认内存限制为128M,但是服务器上可能没有此限制。

    Increasing the execution time (measured in seconds) can also help.

    增加执行时间(以秒为单位)也有帮助。

    In a hosted server environment, increasing the resources Anthologize consumes could hurt performance for everyone else on your server.

    在托管服务器环境中,增加Anthologize消耗的资源可能会损害服务器上其他所有人的性能。

    It might be worth consulting your hosting company before increasing these resource limits and exporting projects on a regular basis.

    在增加这些资源限制并定期导出项目之前,可能值得咨询托管公司。

    Cover images in ePub output.

    在ePub输出中覆盖图像。

    To add your own cover images, just upload them to the anthologize/templates/epub/covers directory and they will appear as options in the export screen.

    要添加您自己的封面图像,只需将其上传到anthologize / templates / epub / covers目录,它们将作为选项出现在导出屏幕中。

    Make sure they are readable by the server.

    确保它们可以被服务器读取。

    Who built this?

    谁制造的?

    Anthologize was built during One Week |

    Anthologize是在一个星期|

    One Tool, an NEH Summer Institute at George Mason University's Center for History and New Media

    一个工具,乔治梅森大学NEH夏季研究所的历史和新媒体中心

    a>.

    a>。

    Major sponsors of Anthologize:

    Anthologize的主要赞助商:

    * The Office of Digital Humanities of the National Endowment for the Humanties

    * 国家人文基金会的数字人文办公室

    * The Roy Rosenzweig Center for History and New Media

    * 罗伊·罗森茨威格历史与新媒体中心

    * City Tech OpenLab

    * 城市技术开放实验室

    * Demokratie & Dialog e.V.

    * 演示和对话e.V.

    See the Credits page in the Anthologize dashboard for more details.

    有关更多详细信息,请参见Anthologize仪表板中的“ Credits”页面。

安装步骤

The best way to install Anthologize is via the Add New link under Dashboard > Plugins.

安装Anthologize的最佳方法是通过“仪表板”>“插件”下的“添加新”链接。

To install Anthologize manually, follow these steps.

要手动安装Anthologize,请按照以下步骤操作。

    1. Upload the anthologize directory to /wp-content/plugins/
    2. anthologize 目录上传到 / wp-content / plugins /

    3. Make sure the /anthologize/templates/epub/temp/ directory is writable by the server
    4. 确保 / anthologize / templates / epub / temp / 目录可被服务器写入

    5. Activate Anthologize through the WordPres ‘Plugins’ menu
    6. 通过WordPres的“插件”菜单激活“语系化”

    7. Visit Dashboard > Anthologize to start compiling your project
    8. 访问仪表板>进行正对化以开始编译项目

    If you’re upgrading manually from a previous version of Anthologize, please be sure to deactivate your existing plugin before replacing it with the new files, and reactivate after uploading.

    如果您要从Anthologize的先前版本进行手动升级,请确保先停用现有插件,然后再将其替换为新文件,并在上传后重新激活。

下载地址
https://downloads.wordpress.org/plugin/anthologize.0.8.0.zip
-EOF-

AI助手支持GPT4.0