编辑“Gallery:整合:Geeklog”
该编辑可以被撤销。 请检查下面的对比以核实您想要撤销的内容,然后发布下面的更改以完成撤销。
最后版本 | 您的文本 | ||
第17行: | 第17行: | ||
<li><span style="color:blue;">[fix]</span> 更新1.4.1版anon用户的GL检测。以及其他功能的小裁减。 | <li><span style="color:blue;">[fix]</span> 更新1.4.1版anon用户的GL检测。以及其他功能的小裁减。 | ||
<li><span style="color:blue;">[fix]</span> Gallery2边栏现在能够在rightblocks中正确显示了。 | <li><span style="color:blue;">[fix]</span> Gallery2边栏现在能够在rightblocks中正确显示了。 | ||
<li><span style="color:red;">[new]</span> | <li><span style="color:red;">[new]</span>添加在区块中[http://www.flashyourweb.com/dokuwiki/doku.php?id=xmlmini Flash XML MiniSlideShow]进行显示的选项。 | ||
</ul> | </ul> | ||
</li> | </li> | ||
第37行: | 第37行: | ||
</ul> | </ul> | ||
<br> | <br> | ||
<h3>安装插件</h3> | <h3>安装插件</h3> | ||
第47行: | 第46行: | ||
</ul> | </ul> | ||
<ol> | <ol> | ||
<li> | <li>First off, make sure you have a working Gallery2 installation and a working Geeklog installation.</li> | ||
<li> | <li>If you have G2's <b>URL Rewrite module</b> installed, deactivate and remove it. Re-install it <b>through the | ||
embedded version</b> after you've completed the installation of the plugin and verified that the installation works properly. This will ensure that the correct paths are used for rewriting.</li> | |||
<li> | <li>Backup your Geeklog database because the G2Bridge plugin adds and modifies tables. | ||
You can do this with the built in database backup facility in the Admin menu.</li> | |||
<li> | <li>Uncompress the G2Bridge plugin archive while in the <geeklog_dir>/plugins directory. | ||
The archive will create a directory called G2Bridge.</li> | |||
<li> | <li>In your <public_html>/admin/plugins/ directory create a directory called G2Bridge.</li> | ||
<li> | <li>In your <public_html> directory, create a directory called G2Bridge.</li> | ||
<li> | <li>Copy the files in the ./admin directory to the <public_html>/admin/plugins/G2Bridge/ directory you created in step 5.</li> | ||
<li> | <li>Copy the files and directories in the ./public_html directory to the <public_html>/G2Bridge/ | ||
directory you created in step 6.</li> | |||
<li> | <li>Configure your plugin by setting paths and options in the <b>./config.php</b> file.</li> | ||
<li> | <li>Login as the user who will be the admin for the G2 installation. Go to the plugin administration page. | ||
The G2Bridge plugin should show up with a link to install it. Click it. The install page will tell you if the install | |||
was successful or not. If not, examine the Geeklog system errorlog in <geeklog_dir>/logs to see | |||
what the problem was. Fix it and re-install.</li> | |||
<li> | <li>Install will map installing user as G2 admin, others can be added through normal G2 admin. | ||
<li><b> | <li><b>Note:</b> This plugin creates blocks which you should not remove manually. | ||
It is fine to disable them, but the plugin expects them to exist. | |||
They will be removed if you choose to remove the plugin.</li> | |||
</ol> | </ol> | ||
<br> | <br> | ||
<h3>配置插件</h3> | <h3>配置插件</h3> | ||