- MoniWikiACL . . . . 22 matches
FoobarPage babo deny edit,diff,info
HelpOn.* @ALL deny edit,savepage
WikiSandBox @Guest allow edit,info,diff
// WikiSandBox 페이지를 @Guest 그룹에 edit,info,diff 액션을 허용(allow)
WikiSandBox Foobar deny edit
# some pages are allowed to edit
WikiSandBox @Guest allow edit,info,diff
// WikiSandBox 페이지를 @Guest 그룹에 edit,info,diff 액션을 허용(allow)
MoniWiki @ALL deny edit,uploadfile,diff
// MoniWiki 페이지를 @ALL 모든 사용자에게 edit,upload,diff등의 일부 액션을 거부
* {{{deny *}}} + {{{allow edit,info}}} = edit와 info 액션만 가능: '''explicit하게 지정된''' 액션만 허락
{{{deny edit}}} + {{{allow *}}}은 그 반대로 {{{Order deny,allow}}}가 된다.
* ProtectedPage는 edit,savepage를 제외하고 모두 불허
* @User allow edit,savepage
ProtectedPage @User deny edit,savepage
* 일반 등록 사용자(@User)는 edit,savepage 허락.
* 이 경우 등록 사용자에 대해 {{{@User deny *}}} + {{{@User allow edit,savepage}}}이므로 edit,savepage만 허용된다.
* {{{allow edit,savepage}}}라고 explicit하게 정의된 것을 다시 취소시켜야 의도대로 작동하는 것이다. 따라서 {{{ProtectedPage @User deny edit,savepage}}}라고 써 주어야 한다.
* Anonymous deny edit,diff,info,raw,restore,backup
- WikiSlide . . . . 13 matches
* '''Fast''' - fast editing, communicating and easy to learn
* '''Open''' - everybody may read ''and'' edit everything
== Using the Editor ==
To edit a page, just click on [[Icon(edit)]] or on the link "`EditText`" at the end of the page. A form will appear enabling you to change text and save it again. A backup copy of the previous page's content is made each time.
<!> After editing pages, please leave the edit form by "`Save Changes`" since otherwise your edits will be lost!
== Tips on the Editor ==
Within the editor, the usual hotkeys work:
(!) In UserPreferences, you can set up the editor to open when you double click a page.
Tables appear if you separate the content of the columns by `||`. All fields of the same row must be also on the same line in the editor.
=== Cooperative Editing ===
Basic principle: ''Anybody logged in can edit anything.''
* If you want to edit a page without being disturbed, just write a note to that effect ''at the top'' of the page and save that change first.
* If two people edit a page simultaneously, the first can save normally, but the second will get a warning and should follow the directions to merge their changes with the already saved data.
* /SubPages (allow shorter links, automatic correlation: HelpOnEditing/SubPages)
- 모니위키/배포계획/config . . . . 6 matches
$edit_rows=20; # editer rows
$editlog_name= $data_dir.'/editlog';
$use_sectionedit=1;
$use_category=0; # on/off categories list in the edit mode
- HelpOnEditing . . . . 4 matches
* EditTextForm - edit 액션 사용시 나오는 편집 화면에 대한 정의. 위키 문법 링크를 붙이면 편리합니다.
위키 포매팅 문법 (위키 마크업)을 테스트하고 싶으시면 WikiSandBox로 가셔서 [[GetText(EditText)]]를 누르시거나 [[Icon(edit)]] 아이콘을 누르시면 WikiSandBox에서 테스트 해보실 수 있습니다. 실제로 저장하지 않더라도 미리보기 버튼을 누르시면 위키 포매팅 결과를 그때 그때 확인하면서 연습하실 수 있습니다.
/!\ 모니위키 1.2.0부터 `data/editform.txt`파일이 있으면 그 파일을 EditTextForm 대신에 참조합니다.
* [https://addons.mozilla.org/ko/firefox/addon/its-all-text/ TEXTAREA] : 확장 기능 설치 후 TEXT FORM 우측 하단에 {{{edit}}} 아이콘이 생김. 클릭하면 지정한 에디터를 실행할 수 있고, 텍스트 폼 내용이 자동으로 열림. 에디터에서 저장을 하면 텍스트폼에 변경된 내용이 텍스트 폼에도 반영됨.
[[Navigation(HelpOnEditing)]]
- MoniWikiOptions . . . . 4 matches
`'''$use_sectionedit'''`
* 1로 설정하면 단락마다 edit 링크를 단다.
`'''$editlog_name'''`
* 기본값 `$data_dir.'/editlog'`
- Chromebook . . . . 3 matches
||크롬 웹앱 또는 클라우드 서비스 이용. 포토샵(안드 App)을 사용할 수 있으나, 인터페이스가 다소 불편하다. 대체 프로그램으로 Polar Photo Editor를 추천한다. 참고로 크롬북에 SD카드를 삽입하면 자동으로 '구글 사진'에 사진 파일을 업로드&자동보정해 준다. (용량 선택 가능)
https://docs.google.com/spreadsheets/d/1ncsCunoYEWMZbte22yG5VqN_OqM9S2cLfD9-UPJvj-k/edit?usp=sharing (수정 가능)
||graphical text editor
||[https://chrome.google.com/webstore/detail/wevideo-video-editor-and/okgjbfikepgflmlelgfgecmgjnmnmnnb?hl=ko WeVideo]
||Simple Video Editor and Maker
- GuestBook/2013 . . . . 3 matches
{{{$use_sectionedit=0;\}}}을 찾아서, 값을 1로 변경하면 됩니다. 하지만 일단 수정을 시작하면 전체를 건드릴때가 많아서, 잘 사용하지 않게 되더군요. -- [파초] [[DateTime(2013-10-11T04:08:51)]]
{{{#!blog 산소 2013-03-09T22:17:52 editlog와 rcs 없이 사용하는 방법 없을까요?
도쿠위키에서는 editlog와 rcs 옵션을 끌 수 있는데 모니위키는 그런게 없네요 ㅠㅠ
모니위키에서 RCS는 필수기능이라 옵션 자체를 끌수는 없습니다. Editlog는 플러그인 수정하면 없앨 수 있을 겁니다. -- [파초] [[DateTime(2013-03-12T06:21:06)]]
자문자답이 됐네요. ^^; Editlog는 wiki.php 파일을 수정하면 되고, RCS는 config의 version_class 변수를 RcsLite로 바꾸고 lib/rcslite.php 파일을 수정하면 됩니다. -- 산소 [[DateTime(2013-03-25T12:12:46)]]
- MS Office . . . . 3 matches
1. Windows 7에서는 시작을 클릭하고 프로그램 및 파일 검색 상자에 regedit를 입력한 다음 Enter 키를 누릅니다. Windows Vista에서는 시작을 클릭하고 검색 시작 상자에 regedit를 입력한 다음 Enter 키를 누릅니다.
1. 이렇게 하려면 시작, 실행을 차례로 클릭하고 regedit를 입력한 다음 확인을 클릭합니다.
- RecentChanges . . . . 3 matches
###[[RecentChanges(notitle,comment,days=30,item=100,board,hits,showhost,js,timesago,change,allusers,editrange)]]
###[[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)]]
- 모니위키/페이지 권한 수정 . . . . 3 matches
# 액션은 read 와 edit 만 지원합니다.
# edit 위키/사용법 zilitwo
edit test zilitwo
- AntivirPersonal . . . . 2 matches
1. 찾아 보기 버튼을 누른후 뜬 브라우저에서 C:\program files\AntiVir Personaledition Classic\ 을 찾아 가시면 avnotify.exe파일이 보일겁니다. 선택해 주시고 보안 수준을 허용안함으로 하시고 '확인' 누르시면 됩니다.
1. C:\Program Files\AntiVir Personaledition Classic\avnotify.exe 선택 > 보안수준을 허용 안함
- FFcomputing . . . . 2 matches
[http://muse.incheon.ac.kr/jschae/vi_editor.html vi editor 사용방법]
- HelpOnActions . . . . 2 matches
모니위키는 액션이라는 확장기능을 제공합니다. 액션은 현재 보고 있는 페이지 혹은 전체 위키에 대한 특별한 확장 기능을 말합니다. 매크로와는 다르게 위키 페이지에 직접 매크로를 삽입해야 하는 것이 아니라 그 페이지를 다른 방식으로 보는 방법을 제공합니다. 예를 들어 페이지를 편집하는 기능를 `edit` 액션이라고 하며, 북마크를 하는 기능은 `bookmark`액션을 통해 이루어지고, 전체 검색, 제목 검색, 역링크 검색 등등 여러가지 기능을 제공합니다. 이러한 액션은 플러그인 방식으로 다른 기능을 손쉽게 확장할 수 있게 하여 위키의 풍부한 기능을 가능하게 만들어주고, 일부 액션은 페이지의 내용과 상관 없는 기능을 제공하기도 합니다. (페이지 지우기 기능은 DeletePage 혹은 페이지 이름을 바꿔주는 RenamePage 기능)
* `edit`: 페이지 편집
- HelpOnSmileys . . . . 2 matches
편집 화면에서 {{{[[SmileyChooser]]}}}를 넣고 싶은 경우에는 아래와 같이 EditTextForm 페이지를 편집해주셔야 합니다.
[[EditToolbar]]
#editform
[[EditHints]]
{{{#editform}}}이 들어가는 부분에 편집 폼이 위치하고 되고, 그 아래에 {{{[[SmileyChooser]]}}}가 들어가게 됩니다.
{{{EditToolbar]]}}} 혹은 {{{[[EditHints]]}}}와 마찬가지로 이것은 매크로 플러그인입니다.
[[Navigation(HelpOnEditing)]]
- MoniWiki/HotKeys . . . . 2 matches
||E 또는 W||action=edit ||[[Icon(edit)]] 메모지와 펜||
- Moto G . . . . 2 matches
[[html(<a href="https://www.flickr.com/photos/taylalyell1979/11962360484" title="Moto G Google Play edition now available on US Play Store for $179 by Tayla Lyell, on Flickr"><img src="https://farm3.staticflickr.com/2830/11962360484_39827af46d_z.jpg" width="640" height="528" alt="Moto G Google Play edition now available on US Play Store for $179"></a>)]]
2014년에는 디스플레이 크기만 키운 모토 G 2014 Edition이 출시되었다. 기존 모델과는 달리, 3G 모델도 Micro SD로 메모리를 확장할 수 있다.
- NameSpace~UserPreferences . . . . 2 matches
###[[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)]]
- 모니위키/배포계획/모니위키 인터웍스 에디션 . . . . 2 matches
1. (./) EditTextForm 변경하기. --초보자들이 작성하기 좋게.-- 깔끔하게 정리함
<iframe title ="Preview" scrolling="no" marginheight="0" marginwidth="0" frameborder="0" style="width:98px;height:115px;padding:0;background-color:#fcfcfc;" src="http://cid-279af1a6517eac2a.office.live.com/embedicon.aspx/%ea%b3%b5%ec%9a%a9/moniwiki^_InterworxEdition^_20110106.tar.gz"></iframe>
<iframe title ="Preview" scrolling="no" marginheight="0" marginwidth="0" frameborder="0" style="width:98px;height:115px;padding:0;background-color:#fcfcfc;" src="http://cid-279af1a6517eac2a.office.live.com/embedicon.aspx/%ea%b3%b5%ec%9a%a9/moniwiki^_interworx^_edition^_20110506.tar"></iframe>
1. ./data/editlog(이)가 쓰기가능하지 않음
- 모니위키/분양/setting . . . . 2 matches
1. ncity edition file → hosting server
$use_sectionedit=1;
- 위키위키/저자동고유연성 . . . . 2 matches
워드프로세서(정확하게 말하자면 텍스트 에디터)의 경우를 보죠. 처음 에디터는 라인 에디터입니다. 여기선 수정의 단위가 "라인"입니다. 예컨대 세번째 줄과 네번째 줄 사이에 뭘 넣으려면, 예컨대, "/i{3}/아자차카/" 뭐 이런 식이죠. 거의 모든 명령을 사용자가 직접 지시를 해야하고 에디터가 알아서 해주는 것은 없습니다. 즉, 사용자의 명시적 동작없이 자동으로 작동하는 기능이 거의 없습니다. 자동성이 낮은 것이죠. 또한, 유연성도 낮습니다. 이 명령과 저 명령을 결합해서 새로운 기능을 창출해 내지 못하고, 자신이 사용하는 에디터가 요구하는 道를 무조건 따라야 합니다. 여기서 발전한게 소위 프로그래밍 가능한 에디터(Programmable editor)입니다. 매크로 기능을 극적으로 확대한 경우죠. 에디터 자체가 제공하는 자동성은 거의 없지만 -- 너무 단순합니다 -- 명령과 명령을 붙이고, 수정하고 조정해서 자신이 원하는 기능을 거의 모두 만들어 낼 수 있습니다. 이게 발전하면 자동성이 점점 높아지게 되죠. 고자동고유연의 시대가 오는 겁니다. 그러면 고자동저유연의 제품이 등장합니다. 우리가 요즘 흔히 보는 초보자용, 대중적 워드프로세서들이 되겠죠. 이건 일종의 하향 평준화입니다. 즉, 자신이 초보자거나 전문가거나 상관없이 그 에디터가 제공하는 기능의 수준에 얽매여야 합니다. 자신과 에디터로 구성된 그 시스템은 전체적 발전이 거의 없습니다. 반면, 아까 말한 저자동 고유연 시스템인 경우, 초보자들은 "초보자 수준"에서 그 에디터를 사용할 수 있고, 자신이 점점 똑똑해지면서 "전문가 수준"으로 쓸 수 가 있습니다. 시스템(유저+에디터)이 함께 진화하는 것이지요. 그런데, 요즘의 워드프로세서는 유연성이 떨어지기 때문에 새로운 문제가 발생했을 때 해결을 잘하지 못합니다. 조만간 이 시스템은 저자동저유연의 죽은 시스템이 될 겁니다. 이 때 누군가가 새로운 유연성을 제공하게 되겠죠. 그러면 그 시스템은 그 새로운 문제를 거의 "자발적"으로 해결할 수 있게 될 겁니다.
> I (3) 유저 + p-editor
see also ViEditor
- 잡담/2014 . . . . 2 matches
[https://docs.google.com/document/d/1TyQFYpYaB9U3iHUHstKAKIgDXoD9TYZX8pbRZ123K0A/edit "택배 배달해 주는 비행체- 드론, 어디까지 가능해?" by 행간읽기]: 편리한 도구에는 양면성이 있는 법. 조만간 "무인기 테러"에 대한 심층 분석이 매스컴에 둥실둥실 떠 다닐 것 같다. 마침 시기도 적당하고 말이지. -- [파초] [[DateTime(2014-04-21T00:21:29)]]
[http://infographwetrust.files.wordpress.com/2014/03/creative-routines-edit3.png Creative Routines] -- [파초] [[DateTime(2014-04-03T12:53:21)]]
- CategoryHomepage . . . . 1 match
Note that such pages are "owned" by the respective person, and should not be edited by others, except to leave a message to that person. To do so, just append your message to the page, after four dashes like so:
- EditTextForm . . . . 1 match
[wiki:HelpOnEditing 위키 도움말 바로가기], [wiki:UploadFileMacro 파일 업로드하기], [wiki:UploadedFiles 업로드 파일 보러가기]
[[EditToolbar]]
#editform
[[EditHints]]
- Elementary OS . . . . 1 match
ssun@ssun-PBL21:~$ sudo gedit /etc/rc.local
- GuestBook/2014 . . . . 1 match
ncity editon 버그인 것 같네요. 삭제할 페이지 알려주시면 임시 조치 하겠습니다. -- [파초] [[DateTime(2014-06-25T12:59:36)]]
- HelpOnNavigation . . . . 1 match
* [[Icon(edit)]] 페이지 고치기
- HelpOnPageDeletion . . . . 1 match
raw 혹은 [[GetText(source)]]라고 되어있는 링크를 누르면 텍스트 형식의 위키문법이 브라우져에 보여지게 되며, 이를 그대로 복사한 후에 해당 페이지에서 [[Icon(edit)]] 아이콘을 눌러 해당 페이지를 편집하여, 편집 폼에 복사했던 텍스트 내용을 붙여넣기 한 후에 저장합니다.
- MediaWiki . . . . 1 match
[http://blog.jinbo.net/h2dj/?pid=613|Happy Hacking :-)] : 미디어위키에 위지윅 에디터(FCKeditor) 설치
- MoniWikiPlugins . . . . 1 match
* moniedit
- MoniWikiTutorial . . . . 1 match
* [[Icon(edit)]] 이 아이콘을 누르면 편집창이 뜨게 됩니다.
- Nexus 5/CustomKernel . . . . 1 match
커널은 기본적으로 최적화 세팅이 되어 있지만, 여기에 만족하지 못하는 사람들은 상세 설정을 건드린다. 예전에는 text line editor로 한줄한줄 수정해야 해서 접근성이 떨어졌으나, 최근에는 트릭스터 모드와 같은 GUI app이 있어 한결 편하다.
- Notepadplusplus . . . . 1 match
#keywords Editor, Text, SourceCode, Free, Windows, Programming, BOM, Unicode, MoniWiki, Python, Tip
Reopen NP++, and now it's easy and nice to run any python file strait from the editor.
- SILKYPICS . . . . 1 match
#keywords photo, editor, pc, raw
- SSH . . . . 1 match
tar rvfp $Today-Data.tar ./data/text ./data/user ./data/editlog ./data/intermap.txt
- Windows7Install . . . . 1 match
업무용으로 이번에 업그레이드 하는 PC 사양이 Windwos7 64bit edition을 사용해도 된다는 판단을 내린 직후 설치 계획을 수립해 봤다.
- 모니위키/QnA . . . . 1 match
A. /wiki/data/editlog 파일을 삭제하면 된다.
- 신용카드 . . . . 1 match
#keywords CreditCard, Pay
- 이어폰 . . . . 1 match
11번가에서의 흥행에 힘입어 xxx개 Limited edition이 판매되었으나, 대부분의 사람들은 큼지막한 LG 로고에 경악했다.
- 잡담/2016 . . . . 1 match
* @ALL deny edit,savepage
- 잡담/2018 . . . . 1 match
아무리 페이지를 수정해도, editlog를 삭제해도 내용이 반영되지 않는 것이다.
- 지갑 . . . . 1 match
#keywords Wallet, Money, CreditCard
Found 41 matching pages out of 803 total pages
You can also click here to search title.