위키 | 블로그 | 갤러리
프로필 | 즐겨찾기 | 찾기 | 목록 | 환경설정
RecentChanges
 


Moni Wiki

MoniWiki is a PHP based WikiEngine. WikiFormattingRules are imported and inspired from the MoinMoin. Moni is slightly modified sound means What ? or What is it ? in Korean and It also shows MoniWiki is nearly compatible with the MoinMoin.

If you are familiar with the PHP Script language you can easily add features or enhancements.

/DownLoad #


moniwiki 수정 내용 #

편집창에서의 편집창 늘이기 붙어 나오는 문제 #


wikilib.php 114 line 변경.
   $menu= $formatter->link_to("?action=edit&rows=".($rows-3),_("ReduceEditor"));
    $menu.= $sep.$formatter->link_to("?action=edit&rows=".($rows+3),_("EnlargeEditor"));
-->
    $menu= '<div>'.$formatter->link_to("?action=edit&amp;rows=".($rows-3),_("ReduceEditor"));
    $menu.= $sep.$formatter->link_to("?action=edit&amp;rows=".($rows+3),_("EnlargeEditor")).'</div>';

geshi.php 변경 내용 #



EditText | FindPage | new | DeletePage | LikePages | Tour | 키워드

Powered by MoniWiki
xhtml1 | css2 | any browser | rss
Last modified 2011-11-29 18:46:08
Loading 0.0625 sec