- RecentChangesMacro . . . . 20 matches
대부분의 위키위키에서 RecentChanges 문서는 위키의 가장 중심이 되는 뷰이며 위키위키의 한 축을 담당하고 있습니다. 이는 일반 게시판에서 게시판 목록을 보는 것과 거의 같은 기능을 담당합니다.
모니위키는 여타 위키에서 손쉽게 커스텀하기 어려운 RecentChanges 문서를 RecentChangesMacro를 통해 비교적 손쉽게 커스텀할 수 있으며,
다양한 옵션을 제공하여 RecentChanges를 보다 친숙하게 접할 수 있도록 하고 있습니다.
{{{[[RecentChanges(bytesize,nonew|quick|showhost|simple|comment|board|hits)]]}}}
{{{[[RecentChanges(item=5,board,hits,comment)]]}}}
[[RecentChanges(item=5,board,hits,comment)]]
{{{[[RecentChanges(item=10,quick)]]}}}
[[RecentChanges(item=10,quick)]]
{{{[[RecentChanges(item=5,nonew)]]}}}
[[RecentChanges(item=5,nonew)]]
{{{[[RecentChanges(item=6)]]}}}
[[RecentChanges(item=6)]]
{{{[[RecentChanges(item=10,showhost,nonew)]]}}}
[[RecentChanges(item=10,showhost,nonew)]]
{{{[[RecentChanges(item=5,table)]]}}}
[[RecentChanges(item=5,table)]]
{{{[[RecentChanges(item=5,simple)]]}}}
[[RecentChanges(item=5,simple)]]
{{{config.php}}}에 {{{$show_hosts}}} 옵션을 켜야 RecentChanges에서 수정자를 확인할 수 있습니다. - GuestBook/2012 . . . . 5 matches
$menu=array('FrontPage'=>1,'FindPage'=>4,'TitleIndex'=>3,'RecentChanges'=>2,'UserPreferences'=>'','심장초음파'=>9); 라고 했을 때에 메뉴바에 한글이 표시 안됩니다.
1. 이전에도 알려드린 바와 같이 FrontPage, FindPage, TitleIndex, RecentChanges, UserPreferences, EditTextForm, UploadedFiles, InterWiki, SystemInfo 빼고 나머지는 삭제해도 무방합니다. 혹시 모르니 나머지 파일은 백업해 놓으세요.
$menu=array('FrontPage'=>1,'FindPage'=>4,'TitleIndex'=>3,'RecentChanges'=>2,'UserPreferences'=>'');
$menu=array('FrontPage'=>1,'FindPage'=>4,'TitleIndex'=>3,'RecentChanges'=>2,'UserPreferences'=>'','방명록'=>'','"관리자 소개"'=>'');
1. RecentChanges - NameSpace~UserPreferences . . . . 5 matches
###[[RecentChanges(comment,days=30,item=50,board,timesago)]]
###[[RecentChanges(comment,days=30,item=50,board,hits,showhost,js,timesago,change,allusers,editrange)]]
###[[RecentChanges(comment,days=30,item=60board,hits,showhost,comments,timesago,change,allusers,editrange)]]
###[[RecentChanges(comment,days=30,item=60,board,comments,showhost)]]
[[RecentChanges(days=30,item=60,comment,table,showhost)]] - 모니위키/메뉴 수정 . . . . 5 matches
$menu=array('FrontPage'=>1,'FindPage'=>4,'TitleIndex'=>3,'RecentChanges'=>2,'UserPreferences'=>'');
$menu=array('FrontPage'=>1,'FindPage'=>4,'TitleIndex'=>3,'RecentChanges'=>2,'UserPreferences'=>'','위키규칙'=>7);
$menu=array('FrontPage'=>1,'FindPage'=>4,'TitleIndex'=>3,'RecentChanges'=>2,'UserPreferences'=>'');
$menu=array('FrontPage'=>1,'FindPage'=>4,'TitleIndex'=>3,'RecentChanges'=>2,'RecentChanges'=>2,'UserPreferences'=>'','새 문서 작성'=>7); - HelpOnMacros . . . . 4 matches
매크로는 위키 페이지에 특수한 기능을 집어넣는 확장입니다. 대부분의 위키페이지는 매크로기능을 사용하지 않고 있지만 경우에 따라서 이러한 특수한 기능이 필요할 때가 있습니다. 예를 들어 RecentChanges 페이지에는 RecentChanges매크로를 사용하고 있고, SystemInfo 페이지에는 SystemInfo 매크로를 사용하고 있습니다. 각 페이지를 편집하거나 [[Icon(info)]]를 눌러 이전 정보로부터 페이지 소스를 보시면 매크로를 어떻게 사용하고 있는지를 보실 수 있습니다.
||{{{[[RecentChanges]]}}} || 최근에 변경된 페이지 목록 || RecentChanges || - WikiSlide . . . . 4 matches
* Name (appears on RecentChanges)
* RecentChanges: What has changed recently?
You can check the appearance of the page without saving it by using the preview function - ''without'' creating an entry on RecentChanges; additionally there will be an intermediate save of the page content, if you have created a homepage ([[Icon(home)]] is visible).
* view the changes in the RecentChanges. - MoniWikiOptions . . . . 3 matches
`'''[[$menu]]'''=array('MoniWiki'=>1,'FindPage'=>4,'TitleIndex'=>3,'BlogChanges'=>'','RecentChanges'=>2,'http://kldp.org KLDP'=>9);`
`gethostbyaddr()`의 사용여부 결정. RecentChangesMacro에서 사용된다.
* RecentChanges 에서 페이지 리스트 글자 수 제한 설정. 값을 0으로 하면 제한이 없어진다. - 모니위키/배포계획/config . . . . 3 matches
$menu=array('FrontPage'=>1,'FindPage'=>4,'TitleIndex'=>3,'RecentChanges'=>2,'UserPreferences'=>'','방명록'=>'','"관리자 소개"'=>'');
$show_hosts=1; # RecentChanges에 고친이가 표시됨
$myplugins=array('슬라이드쇼'=>'SlideShow','각주'=>'FootNote','목차'=>'TableOfContents','만기기간'=>'DueDate','네비게이션'=>'Navigation','랜덤페이지'=>'RandomPage','랜덤인용'=>'RandomQuote','랜덤배너'=>'RandomBanner','막대그래프'=>'Bar','달력'=>'Calendar','카테고리'=>'Category','댓글'=>'Comment','전체검색'=>'FullSearch','전체페이지수'=>'PageCount','페이지조회수'=>'PageHits','페이지목록'=>'PageList','페이지연결목록'=>'PageLinks','재생'=>'Play','플러그인정보'=>'PluginInfo','바뀐글'=>'RecentChanges','제목찾기'=>'TitleSearch','단어목차'=>'WordIndex','인터위키'=>'InterWiki','시스템정보'=>'SystemInfo','사용자환경설정'=>'UserPreferences','줄바꿈'=>'BR','블로그입력'=>'Blog','블로그기록'=>'BlogArchives','블로그변경내역'=>'BlogChanges','줄임말'=>'abbr','날짜'=>'Date','날짜시간'=>'DateTime','갤러리'=>'Gallery','이메일'=>'MailTo','스크랩'=>'Scrap','위키여행'=>'Tour','투표'=>'Vote'); #매크로 별명 설정 - HelpOnActions . . . . 2 matches
* `bookmark`: RecentChanges 페이지에서 북마크 기능을 지원하는 액션. 북마크를 하게되면 그 시점이 보존되며, 그 시점에서 새로 갱신된 페이지를 보다 손쉽게 알 수 있게 해줍니다.
* `rss_rc`: RecentChanges를 RSS로 보여주는 액션. - MoniWikiTutorial . . . . 2 matches
* RecentChanges(바뀐글) : 위키위키의 모든 변경된 기록이 RecentChanges에 보여집니다. - 모니위키/배포계획/매크로 한글 별명 . . . . 2 matches
RecentChangesMacro 바뀐글
$myplugins=array('각주'=>'FootNote','목차'=>'TableOfContents','만기기간'=>'DueDate','네비게이션'=>'Navigation','랜덤페이지'=>'RandomPage','랜덤인용'=>'RandomQuote','랜덤배너'=>'RandomBanner','막대그래프'=>'Bar','막대그래프표'=>'Note','달력'=>'Calendar','카테고리'=>'Category','댓글'=>'Comment','각주'=>'FootNote','전체검색'=>'FullSearch','전체페이지수'=>'PageCount','페이지조회수'=>'PageHits','페이지목록'=>'PageList','페이지연결목록'=>'PageLinks','재생'=>'Play','플러그인정보'=>'PluginInfo','바뀐글'=>'RecentChanges','제목찾기'=>'TitleSearch','페이지리스트'=>'PageList','단어목차'=>'WordIndex','인터위키'=>'InterWiki','시스템정보'=>'SystemInfo','사용자환경설정'=>'UserPreferences','줄바꿈'=>'BR','블로그입력'=>'Blog','블로그기록'=>'BlogArchives','블로그변경내역'=>'BlogChanges','줄임말'=>'abbr','날짜'=>'Date','날짜시간'=>'DateTime','갤러리'=>'Gallery','이메일'=>'MailTo','스크랩'=>'Scrap','위키여행'=>'Tour','투표'=>'Vote'); #매크로 별명 설정 - 위키는 어렵다 . . . . 2 matches
[[위키]]는 [http://keizie.net/moniwiki/wiki.php/%C0%A7%C5%B0%C0%A7%C5%B0%C0%CE%C5%CD%C6%E4%C0%CC%BD%BA?action=highlight&value=RecentChanges 위키위키인터페이스]에 나와 있는 것처럼, 다음의 4가지 기술적인 특징을 갖고 있다.
1. RecentChanges를 위시한 페이지 나열 매크로 - BlogChanges . . . . 1 match
'''See also:''' RecentChanges - DynamicMacro . . . . 1 match
1. RecentChangesMacro - FindPage . . . . 1 match
* RecentChanges: 최근에 고쳐진 페이지와 사람들의 참여 내역을 보여줍니다. - FrontPage . . . . 1 match
* [wiki:RecentChanges 바뀐 글] - GuestBook/2010 . . . . 1 match
예전 버전은 [http://andstudy.com/andwiki/wiki.php/RecentChanges 이런 식] 으로 잘 보였었는데 말이죠. 흠흠.. - HelpForBeginners . . . . 1 match
* RecentChanges: 사람들이 지금 무슨 작업을 하고 있는지 - HelpOnNavigation . . . . 1 match
각 페이지의 좌측 상단 (혹은 임의의 위치)에는 대문(FrontPage 혹은 home), 최근 바뀐 글(RecentChanges), 목록(모든 페이지의 가나다순 알파벳순 목록), 찾기(FindPage), 도움말(HelpContents) 등등의 메뉴가 있습니다. - MoniWiki/HotKeys . . . . 1 match
||C|| ||RecentChanges || - MoniWikiPlugins . . . . 1 match
* RecentChanges - NameSpace~FindPage . . . . 1 match
* [:RecentChanges 바뀐글] : 최근에 고쳐진 페이지와 사람들의 참여 내역을 보여줍니다. - RecentChanges . . . . 1 match
[[RecentChanges(notitle,comment,days=30,item=100,board,hits,showhost,js,timesago,change,allusers,editrange)]] - 모니위키 . . . . 1 match
세계에서 가장 큰 모니위키 기반의 위키인 엔하위키 덕분에 모니위키 개발에 불이 붙었다. [http://dumpcookie.us.to/wiki.php/RecentChanges 엔하위키 놀이터]에 보면 연일 새로운 기능 추가 & 버그 수정이 활발하게 진행되고 있다. - 모니위키/1.1.4 . . . . 1 match
1. [wiki:RecentChanges 바뀐글] 페이지가 비어있다. → 아마도 1.1.3에서 사용하던 매크로 옵션 때문인 것 같다. 초기상태로 되돌리니 페이지가 잘 표시된다. - 모니위키/QnA . . . . 1 match
Q. [http://kldp.net/projects/moniwiki/forum/315750 RecentChanges에서 페이지 제목 글자수를 늘리려면?] - 모니위키/배포계획/모니위키 인터웍스 에디션 . . . . 1 match
1. (./) 제목 표기를 한글로 변경 : title processor 사용[[br]]{{{FrontPage, FindPage, TitleIndex, RecentChanges, UserPreferences → 대문, 찾기, 목록, 바뀐글, 환경설정}}} - 모니위키/설정 . . . . 1 match
$myplugins=array('슬라이드쇼'=>'SlideShow','각주'=>'FootNote','목차'=>'TableOfContents','만기기간'=>'DueDate','네비게이션'=>'Navigation','랜덤페이지'=>'RandomPage','랜덤인용'=>'RandomQuote','랜덤배너'=>'RandomBanner','막대그래프'=>'Bar','달력'=>'Calendar','카테고리'=>'Category','댓글'=>'Comment','전체검색'=>'FullSearch','전체페이지수'=>'PageCount','페이지조회수'=>'PageHits','페이지목록'=>'PageList','페이지연결목록'=>'PageLinks','재생'=>'Play','플러그인정보'=>'PluginInfo','바뀐글'=>'RecentChanges','제목찾기'=>'TitleSearch','단어목차'=>'WordIndex','인터위키'=>'InterWiki','시스템정보'=>'SystemInfo','사용자환경설정'=>'UserPreferences','줄바꿈'=>'BR','블로그입력'=>'Blog','블로그기록'=>'BlogArchives','블로그변경내역'=>'BlogChanges','줄임말'=>'abbr','날짜'=>'Date','날짜시간'=>'DateTime','갤러리'=>'Gallery','이메일'=>'MailTo','스크랩'=>'Scrap','위키여행'=>'Tour','투표'=>'Vote'); #매크로 별명 설정 - 바뀐글 . . . . 1 match
#redirect RecentChanges - 잡담/2014 . . . . 1 match
1. [Disqus]를 이용한 댓글 영역 분리. 위키 문법을 사용할 수는 없지만, 방문자의 접근성을 늘려준다는 점에서 의미 있음. 대신 댓글 확인을 위해 [RecentChanges] 수정 필요. - 잡담/2018 . . . . 1 match
모니위키 캐쉬 설정을 변경한 다음 Recentchanges가 변경되지 않는 문제를 발견했다.
블로그 게시 / 댓글 추가 / 글 수정을 해도 반응없던 RecentChanges가 DeletePage에는 반응을 하더라. 대체 뭘 고쳐야 예전처럼 업데이트를 할 수 있으려나? -- [파초] [[DateTime(2019-09-11T01:22:46)]]
Full text search for "RecentChanges"
NameSpace »