mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-11-03 07:33:51 +01:00
2023-05-14 Fred Gleason <fredg@paravelsystems.com>
* Added a 'FEEDS.CDN_PURGE_PLUGIN_PATH' field to the database. * Incremented the database version to 369. * Added ' RDFeed::cdnPurgePluginPath()' and 'RDFeed::setCdnPurgePluginPath()' methods. * Removed the RD_MODULES_DIR #define from 'lib/rd.h'. * Changed the RD_PYPAD_SCRIPT_DIR #define in 'lib/rd.h' to be a static value of "/usr/lib/rivendell/pypad". * Added a 'CDN Purge Plug-In' control to the 'Feed' dialog in rdadmin(1). Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -159,20 +159,8 @@
|
||||
Install a copy of the script, along with a copy of the
|
||||
sample configuration file (if needed) in the Rivendell
|
||||
PyPAD script directory
|
||||
<userinput><replaceable>$(libdir)</replaceable>/rivendell/pypad/</userinput>.
|
||||
<userinput>/usr/lib/rivendell/pypad/</userinput>.
|
||||
</para>
|
||||
<note>
|
||||
In the RHEL/CentOS reference installation, this directory
|
||||
is <userinput>/usr/lib64/rivendell/pypad/</userinput>.
|
||||
</note>
|
||||
<note>
|
||||
The <userinput><replaceable>$(libdir)</replaceable></userinput>
|
||||
path component evaluates to
|
||||
the value used for the <userinput>--libdir</userinput>
|
||||
switch that was passed to the "configure" script
|
||||
when Rivendell was built [default value:
|
||||
<userinput>/usr/local/lib</userinput>].
|
||||
</note>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
<para>
|
||||
|
||||
Reference in New Issue
Block a user