From: <be...@us...> - 2015-06-06 21:50:20
|
Revision: 13081 http://sourceforge.net/p/xoops/svn/13081 Author: beckmi Date: 2015-06-06 21:50:17 +0000 (Sat, 06 Jun 2015) Log Message: ----------- Update: XOOPS links point to http://xoops.org Modified Paths: -------------- XoopsCore/branches/2.5.x/2.5.8/htdocs/class/auth/auth_ldap.php XoopsCore/branches/2.5.x/2.5.8/htdocs/class/xoopsfilterinput.php XoopsCore/branches/2.5.x/2.5.8/htdocs/class/xoopsform/formselectuser.php XoopsCore/branches/2.5.x/2.5.8/htdocs/footer.php XoopsCore/branches/2.5.x/2.5.8/htdocs/install/css/reset.css XoopsCore/branches/2.5.x/2.5.8/htdocs/install/include/makedata.php XoopsCore/branches/2.5.x/2.5.8/htdocs/install/language/english/finish.php XoopsCore/branches/2.5.x/2.5.8/htdocs/modules/system/themes/default/default.php XoopsCore/branches/2.5.x/2.5.8/htdocs/modules/system/themes/default/xotpl/xo_accordion.html XoopsCore/branches/2.5.x/2.5.8/htdocs/modules/system/themes/default/xotpl/xo_footer.html XoopsCore/branches/2.5.x/2.5.8/htdocs/modules/system/themes/legacy/theme.html XoopsCore/branches/2.5.x/2.5.8/htdocs/modules/system/themes/zetadigme/css/reset.css XoopsCore/branches/2.5.x/2.5.8/htdocs/modules/system/themes/zetadigme/xotpl/xo_accordion.html XoopsCore/branches/2.5.x/2.5.8/htdocs/modules/system/themes/zetadigme/xotpl/xo_footer.html XoopsCore/branches/2.5.x/2.5.8/htdocs/modules/system/themes/zetadigme/xotpl/xo_footerstatic.html XoopsCore/branches/2.5.x/2.5.8/htdocs/modules/system/themes/zetadigme/zetadigme.php XoopsCore/branches/2.5.x/2.5.8/htdocs/themes/suico/css/baradmin.css XoopsCore/branches/2.5.x/2.5.8/htdocs/themes/suico/css/globalnav.css XoopsCore/branches/2.5.x/2.5.8/htdocs/themes/suico/css/layout-soup.css XoopsCore/branches/2.5.x/2.5.8/htdocs/themes/suico/css/print.css XoopsCore/branches/2.5.x/2.5.8/htdocs/themes/suico/css/style.css XoopsCore/branches/2.5.x/2.5.8/htdocs/themes/suico/css/userbar.css XoopsCore/branches/2.5.x/2.5.8/htdocs/themes/suico/language/english/main.php XoopsCore/branches/2.5.x/2.5.8/htdocs/themes/suico/xotpl/xo_footerstatic.html XoopsCore/branches/2.5.x/2.5.8/htdocs/themes/xbootstrap/modules/publisher/xoops_and_module_changes/modules/publisher/item.php XoopsCore/branches/2.5.x/2.5.8/htdocs/themes/xbootstrap/modules/publisher/xoops_and_module_changes/modules/publisher/search.php XoopsCore/branches/2.5.x/2.5.8/htdocs/themes/zetagenesis/xotpl/xo_footerstatic.html XoopsCore/branches/2.5.x/2.5.8/htdocs/themes/zetagenesis/xotpl/xo_headerstatic.html Modified: XoopsCore/branches/2.5.x/2.5.8/htdocs/class/auth/auth_ldap.php =================================================================== --- XoopsCore/branches/2.5.x/2.5.8/htdocs/class/auth/auth_ldap.php 2015-06-03 12:38:08 UTC (rev 13080) +++ XoopsCore/branches/2.5.x/2.5.8/htdocs/class/auth/auth_ldap.php 2015-06-06 21:50:17 UTC (rev 13081) @@ -9,7 +9,7 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * - * @copyright The XOOPS Project http://sourceforge.net/projects/xoops/ + * @copyright The XOOPS Project (http://xoops.org) * @license GNU GPL 2 (http://www.gnu.org/licenses/old-licenses/gpl-2.0.html) * @package kernel * @subpackage auth Modified: XoopsCore/branches/2.5.x/2.5.8/htdocs/class/xoopsfilterinput.php =================================================================== --- XoopsCore/branches/2.5.x/2.5.8/htdocs/class/xoopsfilterinput.php 2015-06-03 12:38:08 UTC (rev 13080) +++ XoopsCore/branches/2.5.x/2.5.8/htdocs/class/xoopsfilterinput.php 2015-06-06 21:50:17 UTC (rev 13081) @@ -26,7 +26,7 @@ * @author Richard Griffith <ri...@ge...> * @copyright 2005 Daniel Morris * @copyright 2005 - 2013 Open Source Matters, Inc. All rights reserved. - * @copyright 2011-2014 The XOOPS Project http://sourceforge.net/projects/xoops/ + * @copyright 2011-2014 The XOOPS Project (http://xoops.org) * @license GNU GPL 2 or later (http://www.gnu.org/licenses/gpl-2.0.html) * @version Release: 1.0 * @link http://xoops.org Modified: XoopsCore/branches/2.5.x/2.5.8/htdocs/class/xoopsform/formselectuser.php =================================================================== --- XoopsCore/branches/2.5.x/2.5.8/htdocs/class/xoopsform/formselectuser.php 2015-06-03 12:38:08 UTC (rev 13080) +++ XoopsCore/branches/2.5.x/2.5.8/htdocs/class/xoopsform/formselectuser.php 2015-06-06 21:50:17 UTC (rev 13081) @@ -11,7 +11,7 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * - * @copyright The XOOPS Project http://sourceforge.net/projects/xoops/ + * @copyright The XOOPS Project (http://xoops.org) * @license GNU GPL 2 (http://www.gnu.org/licenses/old-licenses/gpl-2.0.html) * @package kernel * @subpackage form Modified: XoopsCore/branches/2.5.x/2.5.8/htdocs/footer.php =================================================================== --- XoopsCore/branches/2.5.x/2.5.8/htdocs/footer.php 2015-06-03 12:38:08 UTC (rev 13080) +++ XoopsCore/branches/2.5.x/2.5.8/htdocs/footer.php 2015-06-06 21:50:17 UTC (rev 13081) @@ -29,7 +29,7 @@ if ($xoopsOption['theme_use_smarty'] == 0) { // the old way - $footer = htmlspecialchars($xoopsConfigMetaFooter['footer']) . '<br /><div class="txtcenter small">Powered by XOOPS © <a href="http://xoops.sourceforge.net" rel="external" title="The XOOPS Project">The XOOPS Project</a></div>'; + $footer = htmlspecialchars($xoopsConfigMetaFooter['footer']) . '<br /><div class="txtcenter small">Powered by XOOPS © <a href="http://xoops.org" rel="external" title="The XOOPS Project">The XOOPS Project</a></div>'; if (isset($xoopsOption['template_main'])) { $xoopsTpl->caching = 0; $xoopsTpl->display('db:' . $xoopsOption['template_main']); Modified: XoopsCore/branches/2.5.x/2.5.8/htdocs/install/css/reset.css =================================================================== --- XoopsCore/branches/2.5.x/2.5.8/htdocs/install/css/reset.css 2015-06-03 12:38:08 UTC (rev 13080) +++ XoopsCore/branches/2.5.x/2.5.8/htdocs/install/css/reset.css 2015-06-06 21:50:17 UTC (rev 13081) @@ -7,7 +7,7 @@ * @package themes * @since 2.5.x * @author Kris <http://www.xoofoo.org/> - * @maintained The XOOPS Project http://sourceforge.net/projects/xoops/ + * @maintained The XOOPS Project (http://xoops.org) * * @version $Id */ Modified: XoopsCore/branches/2.5.x/2.5.8/htdocs/install/include/makedata.php =================================================================== --- XoopsCore/branches/2.5.x/2.5.8/htdocs/install/include/makedata.php 2015-06-03 12:38:08 UTC (rev 13080) +++ XoopsCore/branches/2.5.x/2.5.8/htdocs/install/include/makedata.php 2015-06-06 21:50:17 UTC (rev 13081) @@ -199,7 +199,7 @@ $dbm->insert('config', " VALUES (36, 0, 2, 'maxuname', '_MD_AM_MAXUNAME', '10', '_MD_AM_MAXUNAMEDSC', 'textbox', 'int', 3)"); $dbm->insert('config', " VALUES (37, 0, 1, 'bad_ips', '_MD_AM_BADIPS', '" . addslashes(serialize(array('127.0.0.1'))) . "', '_MD_AM_BADIPSDSC', 'textarea', 'array', 42)"); $dbm->insert('config', " VALUES (38, 0, 3, 'meta_keywords', '_MD_AM_METAKEY', 'xoops, web applications, web 2.0, sns, news, technology, headlines, linux, software, download, downloads, free, community, forum, bulletin board, bbs, php, survey, polls, kernel, comment, comments, portal, odp, open source, opensource, FreeSoftware, gnu, gpl, license, Unix, *nix, mysql, sql, database, databases, web site, blog, wiki, module, modules, theme, themes, cms, content management', '_MD_AM_METAKEYDSC', 'textarea', 'text', 0)"); - $dbm->insert('config', " VALUES (39, 0, 3, 'footer', '_MD_AM_FOOTER', 'Powered by XOOPS © 2001-" . date('Y', time()) . " <a href=\"http://xoops.sourceforge.net\" rel=\"external\" title=\"The XOOPS Project\">The XOOPS Project</a>', '_MD_AM_FOOTERDSC', 'textarea', 'text', 20)"); + $dbm->insert('config', " VALUES (39, 0, 3, 'footer', '_MD_AM_FOOTER', 'Powered by XOOPS © 2001-" . date('Y', time()) . " <a href=\"http://xoops.org\" rel=\"external\" title=\"The XOOPS Project\">The XOOPS Project</a>', '_MD_AM_FOOTERDSC', 'textarea', 'text', 20)"); $dbm->insert('config', " VALUES (40, 0, 4, 'censor_enable', '_MD_AM_DOCENSOR', '0', '_MD_AM_DOCENSORDSC', 'yesno', 'int', 0)"); $dbm->insert('config', " VALUES (41, 0, 4, 'censor_words', '_MD_AM_CENSORWRD', '" . addslashes(serialize(array('fuck', 'shit'))) . "', '_MD_AM_CENSORWRDDSC', 'textarea', 'array', 1)"); $dbm->insert('config', " VALUES (42, 0, 4, 'censor_replace', '_MD_AM_CENSORRPLC', '#OOPS#', '_MD_AM_CENSORRPLCDSC', 'textbox', 'text', 2)"); Modified: XoopsCore/branches/2.5.x/2.5.8/htdocs/install/language/english/finish.php =================================================================== --- XoopsCore/branches/2.5.x/2.5.8/htdocs/install/language/english/finish.php 2015-06-03 12:38:08 UTC (rev 13080) +++ XoopsCore/branches/2.5.x/2.5.8/htdocs/install/language/english/finish.php 2015-06-06 21:50:17 UTC (rev 13081) @@ -8,7 +8,7 @@ "<h3>Your site</h3> <p>You can now access the <a href='../index.php'>home page of your site</a>.</p> <h3>Support</h3> -<p>Visit <a href='http://xoops.sourceforge.net/' rel='external'>The XOOPS Project</a></p> +<p>Visit <a href='http://xoops.org/' rel='external'>The XOOPS Project</a></p> <p><strong>ATTENTION :</strong> Your site currently contains the minimum functionality, if you want to add content: text pages, photo gallery, forum, links directory, ... You must first download from the <a href='http://www.xoops.org/modules/repository' rel='external' title='Choice and download modules'>library of your local support</a> and install these components, it is the same for <a href='http://www.xoops.org/modules/extgallery' rel='external' title='Select and Install new themes'>design (theme) Additional</a>.</p> "; Modified: XoopsCore/branches/2.5.x/2.5.8/htdocs/modules/system/themes/default/default.php =================================================================== --- XoopsCore/branches/2.5.x/2.5.8/htdocs/modules/system/themes/default/default.php 2015-06-03 12:38:08 UTC (rev 13080) +++ XoopsCore/branches/2.5.x/2.5.8/htdocs/modules/system/themes/default/default.php 2015-06-06 21:50:17 UTC (rev 13081) @@ -250,7 +250,7 @@ //add OPTIONS/Links Menu Items $menu = array(); $menu[] = array( - 'link' => 'http://sourceforge.net/projects/xoops/', + 'link' => 'http://xoops.org', 'title' => _OXYGEN_XOOPSPROJECT, 'absolute' => 1); $menu[] = array( Modified: XoopsCore/branches/2.5.x/2.5.8/htdocs/modules/system/themes/default/xotpl/xo_accordion.html =================================================================== --- XoopsCore/branches/2.5.x/2.5.8/htdocs/modules/system/themes/default/xotpl/xo_accordion.html 2015-06-03 12:38:08 UTC (rev 13080) +++ XoopsCore/branches/2.5.x/2.5.8/htdocs/modules/system/themes/default/xotpl/xo_accordion.html 2015-06-06 21:50:17 UTC (rev 13081) @@ -87,7 +87,7 @@ <div class="pane"> <table> <tr> - <td><a rel="external" href="http://sourceforge.net/projects/xoops"><{$smarty.const._OXYGEN_XOOPSPROJECT}></a></td> + <td><a rel="external" href="http://xoops.org"><{$smarty.const._OXYGEN_XOOPSPROJECT}></a></td> <td><a rel="external" href="http://xoops.org"><{$smarty.const._OXYGEN_WEBSITE}></a></td> </tr> <tr> @@ -117,4 +117,4 @@ $(this).next().slideDown("fast"); } }); -</script> \ No newline at end of file +</script> Modified: XoopsCore/branches/2.5.x/2.5.8/htdocs/modules/system/themes/default/xotpl/xo_footer.html =================================================================== --- XoopsCore/branches/2.5.x/2.5.8/htdocs/modules/system/themes/default/xotpl/xo_footer.html 2015-06-03 12:38:08 UTC (rev 13080) +++ XoopsCore/branches/2.5.x/2.5.8/htdocs/modules/system/themes/default/xotpl/xo_footer.html 2015-06-06 21:50:17 UTC (rev 13081) @@ -1,5 +1,5 @@ <div id='xo-footer'> - <div id="xo-footer-body">Powered by <a class="tooltip" rel="external" href="http://sourceforge.net/projects/xoops/" title="Xoops Project"><{$xoops_version}></a> © 2001-<{$smarty.now|date_format:"%Y"}></div> + <div id="xo-footer-body">Powered by <a class="tooltip" rel="external" href="http://xoops.org" title="Xoops Project"><{$xoops_version}></a> © 2001-<{$smarty.now|date_format:"%Y"}></div> <div id="xo-footer-rss" ><a class="tooltip" rel="external" href="<{xoAppUrl backend.php}>" title="<{$smarty.const._OXYGEN_RSS}>"><img src="<{xoImgUrl img/feed.png}>" /></a></div> <div><{includeq file="$theme_tpl/xo_uptop.html"}></div> -</div> \ No newline at end of file +</div> Modified: XoopsCore/branches/2.5.x/2.5.8/htdocs/modules/system/themes/legacy/theme.html =================================================================== --- XoopsCore/branches/2.5.x/2.5.8/htdocs/modules/system/themes/legacy/theme.html 2015-06-03 12:38:08 UTC (rev 13080) +++ XoopsCore/branches/2.5.x/2.5.8/htdocs/modules/system/themes/legacy/theme.html 2015-06-06 21:50:17 UTC (rev 13081) @@ -79,7 +79,7 @@ <tr> <td width='1%'><img src='<{xoImgUrl img/hbar_left.gif}>' width='16' height='23' alt="" /></td> <td width='99%' class='hbar_middle alignmiddle center'> - <div class='fontSmall'>Powered by <{$smarty.const.XOOPS_VERSION}> © 2001-<{$smarty.now|date_format:"%Y"}> <a href='http://xoops.sourceforge.net/' rel='external' title='The XOOPS Project'>The XOOPS Project</a></div> + <div class='fontSmall'>Powered by <{$smarty.const.XOOPS_VERSION}> © 2001-<{$smarty.now|date_format:"%Y"}> <a href='http://xoops.org/' rel='external' title='The XOOPS Project'>The XOOPS Project</a></div> </td> <td width='1%'><img src='<{xoImgUrl img/hbar_right.gif}>' width='10' height='23' alt="" /></td> </tr> @@ -88,4 +88,4 @@ </tr> </table> </body> -</html> \ No newline at end of file +</html> Modified: XoopsCore/branches/2.5.x/2.5.8/htdocs/modules/system/themes/zetadigme/css/reset.css =================================================================== --- XoopsCore/branches/2.5.x/2.5.8/htdocs/modules/system/themes/zetadigme/css/reset.css 2015-06-03 12:38:08 UTC (rev 13080) +++ XoopsCore/branches/2.5.x/2.5.8/htdocs/modules/system/themes/zetadigme/css/reset.css 2015-06-06 21:50:17 UTC (rev 13081) @@ -5,7 +5,7 @@ * @package admin themes * @since 2.5.x * @author Kris <http://www.xoofoo.org/> - * @maintained The XOOPS Project http://sourceforge.net/projects/xoops/ + * @maintained The XOOPS Project (http://xoops.org) * * @version $Id */ Modified: XoopsCore/branches/2.5.x/2.5.8/htdocs/modules/system/themes/zetadigme/xotpl/xo_accordion.html =================================================================== --- XoopsCore/branches/2.5.x/2.5.8/htdocs/modules/system/themes/zetadigme/xotpl/xo_accordion.html 2015-06-03 12:38:08 UTC (rev 13080) +++ XoopsCore/branches/2.5.x/2.5.8/htdocs/modules/system/themes/zetadigme/xotpl/xo_accordion.html 2015-06-06 21:50:17 UTC (rev 13081) @@ -135,7 +135,7 @@ <table> <tr> <td> - <a class="tooltip" rel="external" href="http://sourceforge.net/projects/xoops" title="<{$lang_xoops_xoopsproject}>"><{$lang_xoops_xoopsproject}></a> + <a class="tooltip" rel="external" href="http://xoops.org" title="<{$lang_xoops_xoopsproject}>"><{$lang_xoops_xoopsproject}></a> </td> <td> <a class="tooltip" rel="external" href="http://www.xoops.org/modules/xoopspartners" title="<{$lang_xoops_localsupport}>"><{$lang_xoops_localsupport}></a> Modified: XoopsCore/branches/2.5.x/2.5.8/htdocs/modules/system/themes/zetadigme/xotpl/xo_footer.html =================================================================== --- XoopsCore/branches/2.5.x/2.5.8/htdocs/modules/system/themes/zetadigme/xotpl/xo_footer.html 2015-06-03 12:38:08 UTC (rev 13080) +++ XoopsCore/branches/2.5.x/2.5.8/htdocs/modules/system/themes/zetadigme/xotpl/xo_footer.html 2015-06-06 21:50:17 UTC (rev 13081) @@ -1 +1 @@ -<div id="xo-footer">Powered by <a rel="external" href="http://sourceforge.net/projects/xoops/" title="Xoops Project"><{$xoops_version}></a></div> +<div id="xo-footer">Powered by <a rel="external" href="http://xoops.org" title="Xoops Project"><{$xoops_version}></a></div> Modified: XoopsCore/branches/2.5.x/2.5.8/htdocs/modules/system/themes/zetadigme/xotpl/xo_footerstatic.html =================================================================== --- XoopsCore/branches/2.5.x/2.5.8/htdocs/modules/system/themes/zetadigme/xotpl/xo_footerstatic.html 2015-06-03 12:38:08 UTC (rev 13080) +++ XoopsCore/branches/2.5.x/2.5.8/htdocs/modules/system/themes/zetadigme/xotpl/xo_footerstatic.html 2015-06-06 21:50:17 UTC (rev 13081) @@ -32,7 +32,7 @@ <li class="chat text"><a href="#" title="<{$smarty.const.THEME_UPTOP}>"><img src="<{xoImgUrl img/up.png}>" alt="<{$smarty.const.THEME_UPTOP}>" /></a></li> <li class="chat separate"> </li> - <li class="chat text">Powered by <a href="http://sourceforge.net/projects/xoops/" title="XOOPS Project HomePage"><{$xoops_version}></a></li> + <li class="chat text">Powered by <a href="http://xoops.org" title="XOOPS Project HomePage"><{$xoops_version}></a></li> <li class="chat separate"> </li> <li class="chat"><a href="<{xoAppUrl /user.php op=logout}>" title="<{$smarty.const._LOGOUT}>" ><img src="<{xoImgUrl img/logout.png}>" alt="<{$smarty.const._LOGOUT}>"/></a></li> <!-- for my message box --> Modified: XoopsCore/branches/2.5.x/2.5.8/htdocs/modules/system/themes/zetadigme/zetadigme.php =================================================================== --- XoopsCore/branches/2.5.x/2.5.8/htdocs/modules/system/themes/zetadigme/zetadigme.php 2015-06-03 12:38:08 UTC (rev 13080) +++ XoopsCore/branches/2.5.x/2.5.8/htdocs/modules/system/themes/zetadigme/zetadigme.php 2015-06-06 21:50:17 UTC (rev 13081) @@ -298,8 +298,8 @@ 'absolute' => 1, 'icon' => XOOPS_ADMINTHEME_URL . '/zetadigme/icons/xoops.png'); $menu[] = array( - 'link' => 'http://sourceforge.net/projects/xoops/', - 'title' => 'Sourceforge', + 'link' => 'http://xoops.org', + 'title' => 'XOOPS', 'absolute' => 1); $tpl->append('navitems', array('link' => XOOPS_URL . '/admin.php','text' => _AD_INTERESTSITES, 'menu' => $menu)); //add OPTIONS/links for local support Modified: XoopsCore/branches/2.5.x/2.5.8/htdocs/themes/suico/css/baradmin.css =================================================================== --- XoopsCore/branches/2.5.x/2.5.8/htdocs/themes/suico/css/baradmin.css 2015-06-03 12:38:08 UTC (rev 13080) +++ XoopsCore/branches/2.5.x/2.5.8/htdocs/themes/suico/css/baradmin.css 2015-06-06 21:50:17 UTC (rev 13081) @@ -6,7 +6,7 @@ * @package themes * @since 2.5.x * @author Kris <http://www.xoofoo.org/> - * @maintained The XOOPS Project http://sourceforge.net/projects/xoops/ + * @maintained The XOOPS Project (http://xoops.org) * * @version $Id$ */ Modified: XoopsCore/branches/2.5.x/2.5.8/htdocs/themes/suico/css/globalnav.css =================================================================== --- XoopsCore/branches/2.5.x/2.5.8/htdocs/themes/suico/css/globalnav.css 2015-06-03 12:38:08 UTC (rev 13080) +++ XoopsCore/branches/2.5.x/2.5.8/htdocs/themes/suico/css/globalnav.css 2015-06-06 21:50:17 UTC (rev 13081) @@ -6,7 +6,7 @@ * @package themes * @since 2.5.x * @author Kris <http://www.xoofoo.org/> - * @maintained The XOOPS Project http://sourceforge.net/projects/xoops/ + * @maintained The XOOPS Project (http://xoops.org) * @thanks http://www.getintothis.com * @version $Id$ */ Modified: XoopsCore/branches/2.5.x/2.5.8/htdocs/themes/suico/css/layout-soup.css =================================================================== --- XoopsCore/branches/2.5.x/2.5.8/htdocs/themes/suico/css/layout-soup.css 2015-06-03 12:38:08 UTC (rev 13080) +++ XoopsCore/branches/2.5.x/2.5.8/htdocs/themes/suico/css/layout-soup.css 2015-06-06 21:50:17 UTC (rev 13081) @@ -6,7 +6,7 @@ * @package themes * @since 2.5.x * @author Kris <http://www.xoofoo.org/> - * @maintained The XOOPS Project http://sourceforge.net/projects/xoops/ + * @maintained The XOOPS Project (http://xoops.org) * * @version $Id$ */ Modified: XoopsCore/branches/2.5.x/2.5.8/htdocs/themes/suico/css/print.css =================================================================== --- XoopsCore/branches/2.5.x/2.5.8/htdocs/themes/suico/css/print.css 2015-06-03 12:38:08 UTC (rev 13080) +++ XoopsCore/branches/2.5.x/2.5.8/htdocs/themes/suico/css/print.css 2015-06-06 21:50:17 UTC (rev 13081) @@ -6,7 +6,7 @@ * @package themes * @since 2.5.x * @author Kris <http://www.xoofoo.org/> - * @maintained The XOOPS Project http://sourceforge.net/projects/xoops/ + * @maintained The XOOPS Project (http://xoops.org) * * @version $Id$ */ Modified: XoopsCore/branches/2.5.x/2.5.8/htdocs/themes/suico/css/style.css =================================================================== --- XoopsCore/branches/2.5.x/2.5.8/htdocs/themes/suico/css/style.css 2015-06-03 12:38:08 UTC (rev 13080) +++ XoopsCore/branches/2.5.x/2.5.8/htdocs/themes/suico/css/style.css 2015-06-06 21:50:17 UTC (rev 13081) @@ -6,7 +6,7 @@ * @package themes * @since 2.5.x * @author Kris <http://www.xoofoo.org/> - * @maintained The XOOPS Project http://sourceforge.net/projects/xoops/ + * @maintained The XOOPS Project (http://xoops.org) * * @version $Id$ */ Modified: XoopsCore/branches/2.5.x/2.5.8/htdocs/themes/suico/css/userbar.css =================================================================== --- XoopsCore/branches/2.5.x/2.5.8/htdocs/themes/suico/css/userbar.css 2015-06-03 12:38:08 UTC (rev 13080) +++ XoopsCore/branches/2.5.x/2.5.8/htdocs/themes/suico/css/userbar.css 2015-06-06 21:50:17 UTC (rev 13081) @@ -6,7 +6,7 @@ * @package themes * @since 2.5.x * @author Kris <http://www.xoofoo.org/> - * @maintained The XOOPS Project http://sourceforge.net/projects/xoops/ + * @maintained The XOOPS Project (http://xoops.org) * @thanks http://www.sohtanaka.com * @version $Id$ */ Modified: XoopsCore/branches/2.5.x/2.5.8/htdocs/themes/suico/language/english/main.php =================================================================== --- XoopsCore/branches/2.5.x/2.5.8/htdocs/themes/suico/language/english/main.php 2015-06-03 12:38:08 UTC (rev 13080) +++ XoopsCore/branches/2.5.x/2.5.8/htdocs/themes/suico/language/english/main.php 2015-06-06 21:50:17 UTC (rev 13081) @@ -7,7 +7,7 @@ * @package themes * @since 2.5.x * @author Kris <http://www.xoofoo.org/> - * @maintained The XOOPS Project http://sourceforge.net/projects/xoops/ + * @maintained The XOOPS Project (http://xoops.org) * * @version $Id */ Modified: XoopsCore/branches/2.5.x/2.5.8/htdocs/themes/suico/xotpl/xo_footerstatic.html =================================================================== --- XoopsCore/branches/2.5.x/2.5.8/htdocs/themes/suico/xotpl/xo_footerstatic.html 2015-06-03 12:38:08 UTC (rev 13080) +++ XoopsCore/branches/2.5.x/2.5.8/htdocs/themes/suico/xotpl/xo_footerstatic.html 2015-06-06 21:50:17 UTC (rev 13081) @@ -32,7 +32,7 @@ <li class="chat text"><a href="#" title="<{$smarty.const.THEME_UPTOP}>"><img src="<{xoImgUrl icons/footer/up.png}>" alt="<{$smarty.const.THEME_UPTOP}>" alt=""/></a></li> <li class="chat separate"> </li> - <li class="chat text">Powered by <a href="http://sourceforge.net/projects/xoops/" title="XOOPS Project HomePage"><{$xoops_version}></a></li> + <li class="chat text">Powered by <a href="http://xoops.org" title="XOOPS Project HomePage"><{$xoops_version}></a></li> <li class="chat separate"> </li> <li class="chat"><a href="<{xoAppUrl /user.php op=logout}>" title="<{$smarty.const._LOGOUT}>" ><img src="<{xoImgUrl icons/footer/logout.png}>" alt="<{$smarty.const._LOGOUT}>"/></a></li> <!-- for my message box --> Modified: XoopsCore/branches/2.5.x/2.5.8/htdocs/themes/xbootstrap/modules/publisher/xoops_and_module_changes/modules/publisher/item.php =================================================================== --- XoopsCore/branches/2.5.x/2.5.8/htdocs/themes/xbootstrap/modules/publisher/xoops_and_module_changes/modules/publisher/item.php 2015-06-03 12:38:08 UTC (rev 13080) +++ XoopsCore/branches/2.5.x/2.5.8/htdocs/themes/xbootstrap/modules/publisher/xoops_and_module_changes/modules/publisher/item.php 2015-06-06 21:50:17 UTC (rev 13081) @@ -40,9 +40,9 @@ exit(); } -$xoopsOption['template_main'] = 'publisher_item.html'; +$xoopsOption['template_main'] = 'publisher_item.tpl'; include_once XOOPS_ROOT_PATH . '/header.php'; -$xoTheme->addStylesheet(PUBLISHER_URL . '/css/jquery.popeye.style.css'); +$xoTheme->addStylesheet(PUBLISHER_URL . '/assets/css/jquery.popeye.style.css'); $xoTheme->addScript(XOOPS_URL . '/browse.php?Frameworks/jquery/jquery.js'); $xoTheme->addScript(PUBLISHER_URL . '/js/jquery.popeye-2.0.4.js'); //$xoTheme->addScript(PUBLISHER_URL . '/js/publisher.js'); @@ -218,8 +218,8 @@ if ($publisher->getConfig('perm_rating')) { $xoopsTpl->assign('rating_enabled', true); $item['ratingbar'] = publisher_ratingBar($itemid); - $xoTheme->addScript(PUBLISHER_URL . '/js/behavior.js'); - $xoTheme->addScript(PUBLISHER_URL . '/js/rating.js'); + $xoTheme->addScript(PUBLISHER_URL . '/assets/js/behavior.js'); + $xoTheme->addScript(PUBLISHER_URL . '/assets/js/rating.js'); } $xoopsTpl->assign('item', $item); Modified: XoopsCore/branches/2.5.x/2.5.8/htdocs/themes/xbootstrap/modules/publisher/xoops_and_module_changes/modules/publisher/search.php =================================================================== --- XoopsCore/branches/2.5.x/2.5.8/htdocs/themes/xbootstrap/modules/publisher/xoops_and_module_changes/modules/publisher/search.php 2015-06-03 12:38:08 UTC (rev 13080) +++ XoopsCore/branches/2.5.x/2.5.8/htdocs/themes/xbootstrap/modules/publisher/xoops_and_module_changes/modules/publisher/search.php 2015-06-06 21:50:17 UTC (rev 13081) @@ -43,7 +43,7 @@ } $xoopsConfig["module_cache"][$module_id] = 0; -$xoopsOption["template_main"] = 'publisher_search.html'; +$xoopsOption["template_main"] = 'publisher_search.tpl'; include XOOPS_ROOT_PATH . '/header.php'; $module_info_search = $publisher->getModule()->getInfo("search"); @@ -257,4 +257,3 @@ } include XOOPS_ROOT_PATH . "/footer.php"; -?> Modified: XoopsCore/branches/2.5.x/2.5.8/htdocs/themes/zetagenesis/xotpl/xo_footerstatic.html =================================================================== --- XoopsCore/branches/2.5.x/2.5.8/htdocs/themes/zetagenesis/xotpl/xo_footerstatic.html 2015-06-03 12:38:08 UTC (rev 13080) +++ XoopsCore/branches/2.5.x/2.5.8/htdocs/themes/zetagenesis/xotpl/xo_footerstatic.html 2015-06-06 21:50:17 UTC (rev 13081) @@ -32,7 +32,7 @@ <li class="chat text"><a href="#" title="<{$smarty.const.THEME_UPTOP}>"><img src="<{xoImgUrl icons/footer/up.png}>" alt="<{$smarty.const.THEME_UPTOP}>" alt=""/></a></li> <li class="chat separate"> </li> - <li class="chat text">Powered by <a href="http://sourceforge.net/projects/xoops/" title="XOOPS Project HomePage"><{$xoops_version}></a></li> + <li class="chat text">Powered by <a href="http://xoops.org" title="XOOPS Project HomePage"><{$xoops_version}></a></li> <li class="chat separate"> </li> <li class="chat"><a href="<{xoAppUrl /user.php op=logout}>" title="<{$smarty.const._LOGOUT}>" ><img src="<{xoImgUrl icons/footer/logout.png}>" alt="<{$smarty.const._LOGOUT}>"/></a></li> <!-- for my message box --> Modified: XoopsCore/branches/2.5.x/2.5.8/htdocs/themes/zetagenesis/xotpl/xo_headerstatic.html =================================================================== --- XoopsCore/branches/2.5.x/2.5.8/htdocs/themes/zetagenesis/xotpl/xo_headerstatic.html 2015-06-03 12:38:08 UTC (rev 13080) +++ XoopsCore/branches/2.5.x/2.5.8/htdocs/themes/zetagenesis/xotpl/xo_headerstatic.html 2015-06-06 21:50:17 UTC (rev 13081) @@ -32,7 +32,7 @@ <li class="chat text"><a href="#" title="<{$smarty.const.THEME_UPTOP}>"><img src="<{xoImgUrl icons/footer/up.png}>" alt="<{$smarty.const.THEME_UPTOP}>" alt=""/></a></li> <li class="chat separate"> </li> - <li class="chat text">Powered by <a href="http://sourceforge.net/projects/xoops/" title="XOOPS Project HomePage"><{$xoops_version}></a></li> + <li class="chat text">Powered by <a href="http://xoops.org" title="XOOPS Project HomePage"><{$xoops_version}></a></li> <li class="chat separate"> </li> <li class="chat"><a href="<{xoAppUrl /user.php op=logout}>" title="<{$smarty.const._LOGOUT}>" ><img src="<{xoImgUrl icons/footer/logout.png}>" alt="<{$smarty.const._LOGOUT}>"/></a></li> <!-- for my message box --> |