Corrections to the update instructions (missing / wrong copy instructions). Already made a "silent update" to the package. In my opinion no need to raise the version for that.

This commit is contained in:
Kevin
2008-09-28 11:41:47 +00:00
parent 3e03040ec4
commit f1071a2c61
3 changed files with 5 additions and 2 deletions

View File

@@ -280,12 +280,14 @@ Dieses Portal basiert auf dem phpBB3 Portal a.k.a canverPortal ( www.phpbb3por
<file from="root/portal/block/news.php" to="portal/block/news.php" />
<file from="root/portal/block/user_menu.php" to="portal/block/user_menu.php" />
<file from="root/portal/block/poll.php" to="portal/block/poll.php" />
<file from="root/portal/includes/functions.php" to="portal/includes/functions.php" />
<file from="root/styles/prosilver/template/portal/portal_body.html" to="styles/prosilver/template/portal/portal_body.html" />
<file from="root/styles/prosilver/template/portal/block/announcements_compact.html" to="styles/prosilver/template/portal/block/announcements_compact.html" />
<file from="root/styles/prosilver/template/portal/block/news_compact.html" to="styles/prosilver/template/portal/block/news_compact.html" />
<file from="root/styles/prosilver/template/portal/block/donation.html" to="styles/prosilver/template/portal/block/donation.html" />
<file from="root/styles/prosilver/template/portal/block/donation_small.html" to="styles/prosilver/template/portal/block/donation_small.html" />
<file from="root/styles/prosilver/template/portal/block/poll.html" to="styles/prosilver/template/portal/block/poll.html" />
<file from="root/styles/prosilver/template/portal/block/search.html" to="styles/prosilver/template/portal/block/search.html" />
<file from="root/styles/prosilver/theme/portal.css" to="styles/prosilver/theme/portal.css" />
</copy>
<diy-instructions lang="en-gb">Browse to install_portal/install.php and run the installer, after successfull installation delete the installer.

View File

@@ -276,6 +276,8 @@ Dieses Portal basiert auf dem phpBB3 Portal a.k.a canverPortal ( www.phpbb3por
<file from="root/language/en/mods/lang_portal_acp.php" to="language/en/mods/lang_portal_acp.php" />
<file from="root/portal/block/announcements.php" to="portal/block/announcements.php" />
<file from="root/portal/block/news.php" to="portal/block/news.php" />
<file from="root/portal/includes/functions.php" to="portal/includes/functions.php" />
<file from="root/styles/prosilver/template/portal/block/search.html" to="styles/prosilver/template/portal/block/search.html" />
<file from="root/styles/prosilver/theme/portal.css" to="styles/prosilver/theme/portal.css" />
</copy>
<diy-instructions lang="en-gb">Browse to install_portal/install.php and run the installer, after successfull installation delete the installer.

View File

@@ -273,10 +273,9 @@ Dieses Portal basiert auf dem phpBB3 Portal a.k.a canverPortal ( www.phpbb3por
<copy>
<file from="root/install_portal/*.*" to="install_portal/*.*" />
<file from="root/install_portal/schemas/*.*" to="install_portal/schemas/*.*" />
<file from="root/language/en/mods/lang_portal_acp.php" to="language/en/mods/lang_portal_acp.php" />
<file from="root/portal/block/announcements.php" to="portal/block/announcements.php" />
<file from="root/portal/block/news.php" to="portal/block/news.php" />
<file from="root/styles/prosilver/theme/portal.css" to="styles/prosilver/theme/portal.css" />
<file from="root/styles/prosilver/template/portal/block/search.html" to="styles/prosilver/template/portal/block/search.html" />
</copy>
<diy-instructions lang="en-gb">Browse to install_portal/install.php and run the installer, after successfull installation delete the installer.
subsilver2 user: please replace the root/styles/subsilver2/template/portal/block/announcements_compact.html file with the one from this package</diy-instructions>