flagflag  
  
1: 2008-12-26 (Fri) 01:31:36 admin source Cur: 2008-12-28 (Sun) 12:15:17 admin source
Line 1: Line 1:
** Plugins [#v92c4106] ** Plugins [#v92c4106]
-- [[title_list.inc.php>xpWiki/Hack/title_list.inc.php]]+- [[title_page.inc.php>xpWiki/Hack/title_page.inc.php]] 
 + 
 + 
 +** cubeUtils 使用時に英語モードの場合は英語のヘルプを表示 [#r4f5e72c] 
 +- xoops_trust_path/modules/xpwiki/class/fu​​nc/pukiwiki_func.php 
 +       // Fumi.Iseki 
 +       $config_handler =& xoops_gethandler('config'); 
 +       $xoopsConfig =& $config_handler->getConfigsByCat(XOOPS_C​ONF); 
 +       $language = (empty($xoopsConfig['language_origin']))​? $xoopsConfig['language'] : $xoopsConfig['language_origin']; 
 +       $langtail = ""; 
 +       if ($language=="english") { 
 +           $langtail = " (E)"; 
 +       } 
 +  
 +       if (isset($this->root->vars['help'])) { 
 +           $body .= $this->root->hr . $this->catrule(); 
 +       } else { 
 +           $sdir = htmlspecialchars($this->root->mydirname,​ ENT_QUOTES); 
 +           $body .= '<ul><li><a class="pagelink_popup" href="' . 
 +               $this->root->script . '?cmd=edit&help=true&page=' . $r_page . 
 +               '" onclick="return XpWiki.pagePopup({dir:\''.$sdir.'\',page​:\'FormattingRules'.$langtail.'\'});">' . $this->root->_msg_help . '</a></li></ul>'; 
 +               //'" onclick="return XpWiki.pagePopup({dir:\''.$sdir.'\',page​:\'FormattingRules (E)\'});">' . $this->root->_msg_help . '</a></li></ul>'; 
 +       }
  


Front page   New List of Pages Search Recent changes   Help   RSS of recent changes (RSS 1.0) RSS of recent changes (RSS 2.0) RSS of recent changes (RSS Atom)

Site Search

Login

Username:

Password:


Lost Password?
Register now!!

Sub Menu

mini Calendar

Last MonthMay 2024Next Month
Su Mo Tu We Th Fr Sa
1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31
Today

Who's Online

52 user(s) are online (29 user(s) are browsing xpwiki)

Members: 0
Guests: 52

more...

Access Counter

Today : 1984198419841984
Yesterday : 4372437243724372
Total : 2366349723663497236634972366349723663497236634972366349723663497
Powered by XOOPS Cube 2.1© 2001-2006 XOOPS Cube Project
Design by XoopsDesign.com