- GuestBook/2013 . . . . 23 matches
Content-Type: text/plain
Content-Type: text/plain
Content-Type: text/plain
Content-Type: text/html; charset=iso-8859-1
Content-Type: text/plain; charset=ko_KR.UTF-8
Content-Type: text/plain; charset=ko_KR.UTF-8
Content-Type: text/html; charset=iso-8859-1
Content-Type: text/html; charset=iso-8859-1
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
ko.po 파일을 직접 파싱해서 *.mo파일 (gettext용) 및 *php (gettext 지원 안될때)를 만들어줍니다.
Content-Type: text/plain
Content-Type: text/plain
Content-Type: text/plain
Content-Type: text/plain
Content-Type: text/plain
Content-Type: text/html; charset=iso-8859-1
Content-Type: text/html; charset=iso-8859-1
set_locale() 호출 뒤에 init_locale()에서 실질적인 로케일 관련 초기화가 이루어집니다. (gettext 초기화) 그 함수를 추적해보셔야 할 것 같네요. -- WkPark [[DateTime(2013-05-15T08:04:04)]]
Content-Type: text/plain
Content-Type: text/plain
- MatlabDay1 . . . . 15 matches
FFT Discrete Fourier transform.
FFT2 Two-dimensional discrete Fourier Transform.
FFTN N-dimensional discrete Fourier Transform.
IFFT Inverse discrete Fourier transform.
IFFT2 Two-dimensional inverse discrete Fourier transform.
IFFTN N-dimensional inverse discrete Fourier transform.
fi_radix2fft_demo.m: %% Fixed-Point Fast Fourier Transform (FFT)
DFTMTX Discrete Fourier transform matrix.
SPECGRAM Spectrogram using a Short-Time Fourier Transform (STFT).
SPECTROGRAM Spectrogram using a Short-Time Fourier Transform (STFT).
FFT Quantized Fast Fourier Transform.
FOURIER Fourier integral transform.
IFOURIER Inverse Fourier integral transform.
FFT Discrete Fourier transform.
FFT(X) is the discrete Fourier transform (DFT) of vector X. For
- WikiSlide . . . . 15 matches
* '''Easy''' - no HTML knowledge necessary, simply formatted text
* '''Simple''' - ''Content over Form'' (content counts, not the super-pretty appearance)
* Personal Information Management, Knowledgebases, Brainstorming
* Collaboration, Coordination and Communication platform
* Title search and full text search at bottom of page
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!
"`Check spelling`" examines the text for unknown words.
(!) If you discover an interesting format somewhere, just use the "raw" icon to find out how it was done.
== Text Markup and Links ==
To add special formatting to text, just enclose it within markup. There are special notations which are automatically recognized as internal or external links or as embedded pictures.
For details see HelpOnFormatting, HelpOnLinking and HelpOnSmileys.
Preformatted text (e.g. a copy of an email) should be placed inside three curly braces `{{{ ... }}}`: {{{
''indented text ''without'' bullet''
- QtProgramming/Study . . . . 13 matches
"Qt4를 이용한 C++ GUI 프로그래밍" 예제 코드는 http://www.informit.com/store/product.aspx?isbn=0132354160 에서 다운받을 수 있다.
* GUI Programming에 특화된 Qt답게 프로그램 화면 창을 한층 편하게 설계할 수 있는 환경이 갖춰져 있었다. 텍스트는 간단하게 삽입할 수 있었으며, HTML Tag가 먹힌다는 것이 신선했다. 화면의 Edit Text 창에서 Source를 선택하면 HTML Tag로 구성된 텍스트를 볼 수 있다.
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#ff0000;">Hello</span> <span style=" font-size:14pt; font-weight:600;">QT</span><span style=" font-size:14pt;"> !</span></p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:14pt;"></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://memorecycle.com"><span style=" text-decoration: underline; color:#0000ff;">MemoRecycle</span></a></p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; text-decoration: underline; color:#0000ff;"></p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; text-decoration: underline; color:#0000ff;"></p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:14pt;"></p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:14pt;"></p></body></html>
- 모니위키/배포계획/config . . . . 12 matches
$text_dir= $data_dir.'/text';
$shared_intermap= $data_dir."/text/InterMap";
# 'Wikiwyg/lib/Wikiwyg/Wikitext.js',
<script type="text/javascript" src="$url_prefix/local/js/sh3.js"></script>
<link rel="stylesheet" type="text/css" href="$url_prefix/local/syntaxhighlighter_3.0.83/styles/shCore.css" />
<link rel="stylesheet" type="text/css" href="$url_prefix/local/syntaxhighlighter_3.0.83/styles/shThemeEclipse.css" />
<link rel="Help" href="HelpOnFormatting" />
<link rel="Alternate" title="Wiki Markup" type="text/plain" href="?action=raw" />
$aliaspage=$data_dir.'/text/AliasPageNames';
$use_textbrowsers=1; # check some textbased browsers
$use_indexer=1; # dynamic update the fulltext.db to use FastSearch plugin
- 탐색기에서 명령창 열기 . . . . 11 matches
=== 방법 3 : Manually add the context menu ===
How can I add a Command Prompt option to the default Explorer right click context menu?
To add the Command Prompt option to the default right click context menu in Windows Explorer you can do one of the following:
* Send To "Recycle Bin" send a file or files to the Recycle Bin. Hold down the CTRL key to perform a file shredding.
Method #3: Manually add the context menu
Read this thread for some information on how to remove the context menu:
7. In the Action text box, type Command Prompt.
8. In the Application Used To Perform Action text box, type:
2. Set the default string to whatever text you want to appear in the right-click menu.
- MatlabDay2 . . . . 8 matches
>> format long
>> format
>> format long
미국 달러 기준의 format
>> format bank
분수로 수를 표현하는 format
>> format rat
>> format compact
- 위키와 블로그 통합하기/임시 . . . . 8 matches
텍스트큐브는 [http://www.textcube.org/manual/entry/installing-textcube?category=4 이렇게] 설치하면 된다고 합니다.
저는 텍스트큐브 홈페이지에 올라온 [http://www.textcube.org/theme/entry/CKA-noiyes-bom 이 스킨]을 수정해서 쓰고 있습니다. 깔끔하고 시원한 만큼 많은 사랑을 받고 있는 스킨이죠.
http://www.textcube.org/attach/2/1990709166.jpg
우선 저는 [http://www.textcube.org/plugin/116 위키피디아 플러그인]을 수정해서 쓰고 있습니다. 위키피디아 플러그인을 다운받아 적용시키시면 {{{[wp]키워드[/wp]}}}와 같은 방식으로 키워드를 링크하게 되어 있습니다. 저는 이것을 수정해서 그냥 대괄호만 써도 링크가 가능하게 만들었습니다.
우선 텍스트큐브의 [http://www.textcube.org/plugin/546 랜덤문구 출력 플러그인]을 쓰는 방법이 있습니다. 저기서 파일을 다운받은 후 tc/plugins 폴더 아래에 폴더째로 올리고 플러그인을 켜 줍니다.
{{|고칠 수 없는 페이지는 의도한 게 아니고 어쩌다보니 그렇게 됐는데... 어느날 몇몇 페이지가 '고칠 수 없음'이라고 떠서 이걸 어떻게 '고칠 수 있게' 만들까 고민하다가 알아냈어요. 제가 wikiseed 디렉토리의 파일 이름을 바꾸고 data/text로 이동한 적이 있는데, 그 때 권한설정이 초기화된 것 같아요. 그래서 새로 만든 페이지가 아닌 원래 위키 내에 포함되어 있던 페이지들은 죄다 '고칠 수 없음'이라고 나왔던 거예요.
그러니까 요약하면 FTP에서 wiki/data/text 디렉토리 들어가셔서 '고칠 수 없음'으로 만들고 싶은 페이지 이름 찾아서 권한 설정을 644나 646으로 바꿔주심 돼요. 666은 고치기 가능하구요. 근데 이렇게 설정하면 외부인 뿐만 아니라 위키 주인도 고칠 수 없다는 단점이...; 외부인은 고칠 수 없고 로그인하면 고칠 수 있게 만들어볼랬는데, 그런 권한 설정은 없나봐요.; (끙)
- GuestBook/2012 . . . . 6 matches
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
아, 그리고 위키 페이지에 사용된 action이나 macro가 궁금할 때는 {{{?action=rawtext\}}}를 사용해 보세요. -- [파초] [[DateTime(2012-09-03T10:44:14)]]
전 어차피 위키를 처음 시작하는 거라서 그냥 쓰는 걸 고려 중입니다. utf-8과 euc-kr을 상호 변환하는 프로그램을 찾아서 시험해보니 잘 되더군요. 나중에 호스팅을 옮길 때 그 프로그램을 이용하면 되지 않을까하는 생각도 들구요. 다만 "/data/text/"에 저장되는 파일명이 한글은 이상하게 저장되서 나중에 그걸 한글로 다시 변환할 수 있을지가 걱정입니다.
1. 이전에도 알려드린 바와 같이 FrontPage, FindPage, TitleIndex, RecentChanges, UserPreferences, EditTextForm, UploadedFiles, InterWiki, SystemInfo 빼고 나머지는 삭제해도 무방합니다. 혹시 모르니 나머지 파일은 백업해 놓으세요.
1. EditTextForm
FrontPage @ALL allow read,userform,ticket // 모든 페이지를 모든 사용자에게 read,userform,ticket 액션을 허락(allow)
UserPreferences @ALL allow read,userform
- HelpOnProcessingInstructions . . . . 6 matches
* {{{#format}}} ''format-지정자'': 페이지의 포맷을 지정합니다. {{{#!}}}로 시작되는 경우는 공백 없이 바로 포맷-지정자를 씁니다.
* '''StructuredText''' ( <!> 모니위키에서 지원하지 않음)
* '''textile''' : textile 문법을 지원합니다. 모니위키 1.1.3 이후
* {{{#!}}}''프로세서-이름'': {{{#format}}} ''formatter''와 같다. 예) {{{#!vim}}}
* {{{#action}}} ''action name'': 페이지에 대한 기본 액션을 ''EditText'' 이외의 다른 것으로 바꿔준다.
See also MoniWikiProcessors for more complete supported {{{#FORMAT}}} list.
- GTD/응용 . . . . 5 matches
== 아이폰 pocket informant + todledo +a ==
{{|저는 iphone pocket informant+todledo 조합입니다.
pocket informant 를 일정위주로만 사용하다가 GTD 적용하니 몰랐던 기능들이 많더군요.
context 설정에 @Home @Office 등등 설정하고 GPS 연동해서 장소 지정해주면
{{|저는 현재 Informant + google calendar + outlook + toodledo 조합으로 할일관리(GTD방식), 스케쥴 관리를 하고 있습니다. 개인적으로 관심있는 내용이라 댓글 남겨봅니다. -- 반디꾼 2010-12-28|}}
- HelpOnGitInstallation . . . . 5 matches
1. 리눅스 gmake(make)+xgettext를 이용한 po 메시지 파일을 mo파일로 변환
2. 혹은 config.php에서 {{{$use_local_translation=1;}}} 옵션을 추가하면 내장된 {{{TGetText.php}}}를 이용해서 po를 mo파일로 변환
2번 방식은 {{{TGetText.php}}}의 일부 버그가 발견되어서 기본값으로 내정되어있지 않은 상태이나, 향후 기본값으로 내정되고 모니위키의 i18n에 사용되게 될 것입니다.
이렇게 하면 자동으로 `locale/po/*.po` 파일을 변환하에 메시지 파일이 얻어지며, 얻어진 메시지 파일이 gettext에 의해 사용됩니다.
/!\ gettext를 지원하지 않더라도 같이 변환된 `*.php` 파일을 이용해서 메시지가 번역되게 됩니다.
=== make/xgettext를 사용한 메시지 변환 ===
lib/titleindexer.text.php | 2 +-
- GTD/구현(디지털) . . . . 4 matches
== Multi Platform ==
iOS와 Android를 모두 지원하는 GTD tool을 정리했습니다. 하기 GTD는 기본적으로 Sync를 지원합니다. 하지만 기능 구현의 어려움 때문인지, 아직까지 옴니포커스 정도의 기능을 가진 GTD는 없더군요. 또한 달력보기 / 다단 Project, Context 등을 지원하지 않습니다.
|| Doit.im || |iOS, android, Web, Windows 지원 ||깔끔한 UI와 갖출 것 다 갖춘 도구. 다만 무료 버전에서는 24시간에 1회 동기화가 가능하다. 1달 2$ or 1년에 20$를 지불하면 모든 기능을 제한없이 사용할 수 있다. 다단 context나 Project를 사용할 수 없다는 것이 아쉽다. ||
|| [http://hiveminder.com/ Hiveminder] ||다양한 기기와 서비스간의 연동이 장점인 GTD 서비스. 구글 캘린더, 아웃룩과 연동이 가능하며, [[아이폰]], [[안드로이드]], 팜 WebOS 전용 프로그램을 제공하고 있다. 나아가서는 iGoogle 페이지, 이메일, 트위터, 메신져, [https://chrome.google.com/extensions/detail/hkleomkjlbhamikmcfnagbaafmdoecba?hl=ko 크롬 확장기능][* 작업 표시줄 위로 알림 메시지를, 진행 중인 할일이 없을 경우에는 지속적으로 "What are you doing?"이라는 메시지를 띄운다.] 등으로도 일정관리를 할 수 있다. 각 할일에 대해서 의견을 남기거나, 이전 혹은 이후에 해야할 일을 지정할 수 있어, 그룹에서 프로젝트를 관리하는 용도로도 적합하다. Context는 Tag에 @을 붙여서 표기한다. 좋은 GTD 서비스지만 이상하게도 아는 사람이 많지 않다.||[http://www.andipod.com/2009/05/iminder.html iMinder :: 간단하면서도 웹으로 동기화 가능한 할일 관리 어플] ||
- GuestBook/2015 . . . . 4 matches
모니위키에 로그인할 때 406 에러 뜨면서 userform 액션이 잘못되었다는 메시지가 나옵니다.
"userform"은(는) 잘못된 액션
먼저 plugin 폴더에 userform 파일이 있는지 확인하세요.
plugin 폴더에 userform 파일이 멀쩡히 있고,
- LibreOffice . . . . 4 matches
#keywords Free, Office, Word, Presentation, Drawing, Excel, Windows, Linux, MacOS, Compatibility, Table, ODF, Cross-Platform
CrossPlatform 사무용 오피스 프로그램 묶음. 일반 사무용이라면 충분히 Ms Office를 대체할 만큼 강력한 기능을 가지고 있다.
* Open Document format 이라는 규격으로 파일을 저장한다. 이 규격이 표준화된다면 전 세계에서 문서를 편리하게 주고받을 수 있을 것이다.
* Cross-Platform 환경 지원 : Windows, Linux, MacOS에서도 똑같이 사용할 수 있다. Linux에서 DOC를 제대로 편집하기 위해서 MS office를 힘들여 설치하거나, Windows로 멀티 부팅 할 필요가 없어지는 것이다.
- 모니위키/QnA . . . . 4 matches
1. [http://www.ecobyte.com/replacetext/ replacetext] 다운 & 설치
1. FTP client로 ./data/text/rcs 에 있는 *,v 파일 다운받기
1. replacetext로 apache:[* 자기 계정명이나 로그인 아이디일 수도 있다.]를 root:로 변경한다.
- CodeSyntaxHighlightPlugin . . . . 3 matches
* [http://www.textcube.org/plugin/entry/%EC%BD%94%EB%93%9C-%EC%8B%A0%ED%83%9D%EC%8A%A4-%ED%95%98%EC%9D%B4%EB%9D%BC%EC%9D%B4%ED%8A%B8-nEKOS-SyntaxHightlight-%EB%B2%84%EC%A0%84-3 코드 신택스 하이라이트, nEKO'S SyntaxHightlight 버전 3]를 조금 수정하면 [[모니위키]]에도 적용할 수 있을 듯?
<link rel="stylesheet" type="text/css" href="$url_prefix/local/sh_3/styles/shCore.css" />
<link rel="stylesheet" type="text/css" href="$url_prefix/local/sh_3/styles/shThemeDefault.css" />
- GLUI User Inerface Library . . . . 3 matches
* 입력한 텍스트, 정수, 실수값을 편집할 수 있는 텍스트 박스 (Editable text boxes for inputting text, integers, and floating-point values)
* Static text fields
- HelpOnInstallation . . . . 3 matches
`rcs`가 설치되었는지 확인한다. {{{/usr/bin/rlog /usr/bin/ci /usr/bin/co}}}등등의 실행파일이 있어야 한다. {{{/usr/bin/merge}}}도 필요하다. PHP gettext 모듈이 필요하다. See also MoniWikiRcs
* 기존의 `data`디렉토리는 전혀 덮어씌여지지 않는다. 그러나 만약의 실수를 대비하기 위해서 업그레이드 하기 전에는 `data/text` 디렉토리의 내용을 백업해 두는 것이 좋을 것이다.
* `backup` : {{{?action=backup}}}해 보라. 백업은 `data` 디렉토리의 `user`와 `text`를 및 기타 몇몇 설정을 보존한다. `pds/` 디렉토리를 보존하지는 않는다. 백업된 파일은 `pds/` (혹은 `$upload_dir`로 정의된 위치) 하위에 저장된다.
- InlineMacro . . . . 3 matches
function macro_ViewSource($formatter,$value) {
$res = processor_php($formatter,$value, $options=array()) ;
$res = processor_plain($formatter,$value, $options=array()) ;
- MoniWikiACL . . . . 3 matches
* @ALL allow read,userform,rss_rc,aclinfo,fortune,deletepage,fixmoin,ticket // 여러 줄로 나눠쓰기 가능
* @ALL allow read,userform,rss_rc,aclinfo,fortune,deletepage,fixmoin,ticket
ssun @ALL allow userform,randompage
- MoniWikiOptions . . . . 3 matches
* 기본값은 `$data_dir."/text/InterMap"`
`'''$text_dir'''`
* 기본값은 `$data_dir.'/text'`
- PatternTemplate . . . . 3 matches
== Context ==
== Resulting Context ==
The context of the solution. This should include the new problems that appear as a result of applying the pattern that will require new patterns for their resolution.
- test . . . . 3 matches
Warning: Cannot modify header information - headers already sent by (output started at /icehit3/www/w/plugin/Comment.php:342) in /icehit3/www/w/wiki.php on line 2002
Warning: Cannot modify header information - headers already sent by (output started at /icehit3/www/w/plugin/Comment.php:342) in /icehit3/www/w/wiki.php on line 2002
Warning: Cannot modify header information - headers already sent by (output started at /icehit3/www/w/plugin/Comment.php:342) in /icehit3/www/w/wiki.php on line 5651 -- [파초] [[DateTime(2025-01-18T13:05:48)]]
- 마계전기 디스가이아 . . . . 3 matches
공략은 [http://ruliweb2.nate.com/ruliboard/read.htm?main=psp&table=gr_dis&page=&num=17306&find=&ftext=&left= 루리웹의 마계전기 디스가이아 공략 게시판]에서 확인할 수 있다.
All Digger- Normal attack -form behind causes Paralysis. (Shovel).
Sun Bather- Normal attack -form behind causes sleep. (Sunflower)
- 모니위키/1.1.3 . . . . 3 matches
'''Q2.''' 모니위키를 서버에 올려놓고 (설치 주소)/monisetup.php로 접속하려하면 다음과 같은 에러메시지가 출력된다. [[BR]] {{| Fatal error: Call to undefined function: bindtextdomain() in /web/home/icehit3/html/moniwiki/monisetup.php on line 678
function _t($text) {
function _t($text) {
- 스티븐 잡스 . . . . 3 matches
This is the text of the Commencement address by Steve Jobs, CEO of Apple Computer and of Pixar Animation Studios, delivered on June 12, 2005.
the doctors started crying because it turned out to be a very rare form of pancreatic cancer that is curable with surgery.
It was sort of like Google in paperback form, 35 years before Google came along:
- 피를 마시는 새 . . . . 3 matches
* [http://bbs2.ruliweb.daum.net/gaia/do/ruliweb/family/217/read?articleId=20917067&bbsId=G005&searchKey=userid&itemGroupId=&searchName=%EC%8C%94%EA%B2%B0&itemId=64&searchValue=VMSzhCt5_UE0&platformId=&pageIndex=1 눈마새 만화 - 나가살육자 케이건 드라카]
* [http://bbs2.ruliweb.daum.net/gaia/do/ruliweb/family/217/read?articleId=22583032&bbsId=G005&searchKey=userid&itemGroupId=&searchName=%EC%8C%94%EA%B2%B0&itemId=64&searchValue=VMSzhCt5_UE0&platformId=&pageIndex=1 피마새 만화 - 아홉명의 부위]
* [http://bbs2.ruliweb.daum.net/gaia/do/ruliweb/family/217/read?articleId=22819651&bbsId=G005&searchKey=userid&itemGroupId=&searchName=%EC%8C%94%EA%B2%B0&itemId=64&searchValue=VMSzhCt5_UE0&platformId=&pageIndex=1 피마새 만화 - '세상아 들어라']
- Blender . . . . 2 matches
#keywords Modeling, OpenSource, Free, CrossPlatform, Windows, Linux, Software, 3D
* 한글 인터페이스 사용 [[BR]] {{|Information 창(주 메뉴가 있음)의 아랫 부분을 드래그하여 넓힌다 > Language & Fonts > International Fonts > Select Font > 폰트가 있는 디렉터리(예: c:/windows/fonts)에서 한글/유니코드 문자 사용 가능한 글꼴 선택 > Language:Korean 선택 > ToolTips, Buttons, ToolBox: 선택한 언어로 표시할 요소 선택 > 한글 메뉴 확인|}}
- Chromebook . . . . 2 matches
||[https://chrome.google.com/webstore/detail/lazarus-form-recovery/loljledaigphbcpfhfmgopdkppkifgno?hl=ko Lazarus Form Recovery]
||graphical text editor
- GuestBook/2016 . . . . 2 matches
1. {{{dd {}}}항목을 찾으세요. {{{#!text
1. 여기에 code 2줄을 추가합니다. {{{#!text
- HelpOnActions . . . . 2 matches
* `userform`: UserPreferences 페이지에서 사용되는 내부 액션
* `titleindex`: 페이지 목록을 텍스트로 보내거나 (Self:?action=titleindex) XML로 (Self:?action=titleindex&mimetype=text/xml'''''') 보내기; MeatBall:MetaWiki 를 사용할 목적으로 쓰임.
- HelpOnEditing . . . . 2 matches
* HelpOnFormatting - 기본적인 텍스트 포매팅 문법
* 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}}} 아이콘이 생김. 클릭하면 지정한 에디터를 실행할 수 있고, 텍스트 폼 내용이 자동으로 열림. 에디터에서 저장을 하면 텍스트폼에 변경된 내용이 텍스트 폼에도 반영됨.
* TextAid
- HelpOnLists . . . . 2 matches
See also ListFormatting, HelpOnEditing.
If you indent text
If you indent text
- HelpOnLists/Dev . . . . 2 matches
<style type='text/css'>
<style type='text/css'>
- HelpOnSmileys . . . . 2 matches
편집 화면에서 {{{[[SmileyChooser]]}}}를 넣고 싶은 경우에는 아래와 같이 EditTextForm 페이지를 편집해주셔야 합니다.
#editform
{{{#editform}}}이 들어가는 부분에 편집 폼이 위치하고 되고, 그 아래에 {{{[[SmileyChooser]]}}}가 들어가게 됩니다.
- HelpOnXmlPages . . . . 2 matches
<?xml-stylesheet href="XsltVersion" type="text/xml"?>
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
- Logseq/mermaid . . . . 2 matches
.mermaid text {
.mermaid .titleText {
.mermaid .taskText {
.mermaid .grid .tick text {
- MoniWiki/HotKeys . . . . 2 matches
||``<ESC>``||Go 'into'/'out of' the 'Go' form|| ||
||Z + ``<BACKSPACE>``||Go 'into' the 'Go' form|| ||
- MoniWikiPlugins . . . . 2 matches
* GetText
* userform
* format: 프로세서를 액션으로 이용하기위한 인터페이스 액션 (모인모인도 이 방법을 쓴다)
- NameSpace~FindPage . . . . 2 matches
<script src="http://www.google.com/jsapi" type="text/javascript"></script>
<script type="text/javascript">
- PC 필수 프로그램 . . . . 2 matches
* xmind_crossflatform
* xmind_crossflatform
- VirtualCloneDrive . . . . 2 matches
* Supports all common image formats such as ISO, BIN, IMG, UDF, DVD, and CCD
* Seamless integration in Windows Explorer context menu
- WishList/end . . . . 2 matches
* 스캐너: --스캔스냅 ix500-- Canon imageFORMULA DR-C240 (텍스트, 이미지 스캔에 유리. S/W가 구리다는 문제가 있음)
* --[https://www.amazon.com/dp/B0116HXWVY/ref=olp_product_details?_encoding=UTF8&me= Incase Reform Sling Pack - Heather Gray]: 12인치 맥북까지 수납 가능한 슬링백. 국내 가격이 너무 비싸서, 해외 직구가 유리함-- 어깨보호를 위해, 이번에는 백팩을 구입하기로 마음먹음.
|| ASUS Transformer 3 Pro T303UA || [[Windows]] 10 || 12.6 인치 || 800 g|| 160 만원 ||
- 모니위키/배포계획/모니위키 인터웍스 에디션 . . . . 2 matches
1. (./) EditTextForm 변경하기. --초보자들이 작성하기 좋게.-- 깔끔하게 정리함
1. text 디렉토리가 쓰기가능하지 않음
1. html/moniwiki/data/text 및 html/moniwiki/data/user를 html/test/moniwiki/data 폴더에 ctrl+c,v
- 모니위키/분양/신청 . . . . 2 matches
### 1. '''[https://docs.google.com/forms/d/1ONmDZG3kgYRU_7q7XTogfgzPYu07rAXPFjuqbctul84/viewform 신청 페이지]에 있는 Quiz 6개 이상 정답자에게 한하여 계정을 무료 분양 합니다.'''
- 잡담/2016 . . . . 2 matches
* @ALL allow read,show,raw,randompage,userform,diff,blog,comment,download,fullsearch,ticket,highlight,backlinks,info,recall,subscribe,rss_rc,atom,rss,rss_blog,ticket,whois,userinfo,autogoto, rawtext, trackback, titlesearch, redirect,Disqus,fastsearch
- 즐겨찾기 . . . . 2 matches
* [http://www.ezformula.net/ ezformula] : 한국어 버전의 수식 공유 사이트. 유사 사이트로 http://integrals.wolfram.com/ 가 있다.
- 파초/INFP . . . . 2 matches
Healer Idealists are abstract in thought and speech, cooperative in striving for their ends, and informative and introverted in their interpersonal relations. Healer present a seemingly tranquil, and noticiably pleasant face to the world, and though to all appearances they might seem reserved, and even shy, on the inside they are anything but reserved, having a capacity for caring not always found in other types. They care deeply-indeed, passionately-about a few special persons or a favorite cause, and their fervent aim is to bring peace and integrity to their loved ones and the world.
Healers seek unity in their lives, unity of body and mind, emotions and intellect, perhaps because they are likely to have a sense of inner division threaded through their lives, which comes from their often unhappy childhood. Healers live a fantasy-filled childhood, which, unfortunately, is discouraged or even punished by many parents. In a practical-minded family, required by their parents to be sociable and industrious in concrete ways, and also given down-to-earth siblings who conform to these parental expectations, iNFps come to see themselves as ugly ducklings. Other types usually shrug off parental expectations that do not fit them, but not the iNFps. Wishing to please their parents and siblings, but not knowing quite how to do it, they try to hide their differences, believing they are bad to be so fanciful, so unlike their more solid brothers and sisters. They wonder, some of them for the rest of their lives, whether they are OK. They are quite OK, just different from the rest of their family-swans reared in a family of ducks. Even so, to realize and really believe this is not easy for them.
- ASUS C302 . . . . 1 match
* [https://www.cpubenchmark.net/laptop.html New Laptop CPU Performance]: Intel Core m3-6Y30 passmark Bench 결과는 3,056.
- AliasPageNames . . . . 1 match
# $aliaspage=$data_dir.'/text/AliasPageNames';
- Ansys . . . . 1 match
* [http://blog.daum.net/_blog/BlogView.do?blogid=0GYqG&articleno=78&_bloghome_menu=recenttext#ajax_history_home Ansys 12 설치]
- BadContent . . . . 1 match
#format plain
- CategoryCategory . . . . 1 match
For more information, see Wiki:AboutCategoriesAndTopics .
- CrossPlatform . . . . 1 match
Computer에서 다양한 OS (Windows, MacOS, Linux, Unix 등)에서 프로그램이 실행 가능할 경우 Cross-Platform이라고 부른다. 각 운영체제 별로 프로그램이 분리되어 있으며, 데이터는 같이 사용할 수 있는 것이 특징이다.
- Dexpot . . . . 1 match
* Platforms: Windows 95/98/ME and NT4/2000/XP/2003/Vista Beta (incl. x64)
- EditTextForm . . . . 1 match
#editform
- FAT32 . . . . 1 match
* EaseUS Partition Master Free 11.9: Sandisk 200GB Micro SD를 FAT32로 포맷할 수 있는 유일한 프로그램. --그러나 리디 페이퍼에서 인식은 안된다(...)-- [[리디 페이퍼 프로]]에서 인식한다!([http://www.partition-tool.com/resource/manage-partition/best-fat32-format-tool.html 사용방법 참고])
- Firefox . . . . 1 match
#keywords Web, CrossPlatform, WebBrowser, Firefox, Tweak, Fast, Free, Software
- FreeMind . . . . 1 match
CrossPlatform으로 개발된(?) 무료 [[마인드맵]] 프로그램.
- GTD . . . . 1 match
저는 현재 Informant + google calendar + outlook + toodledo 조합으로 할일관리(GTD방식), 스케쥴 관리를 하고 있습니다. 개인적으로 관심있는 내용이라 댓글 남겨봅니다. -- 반디꾼 [[Date(2010-12-28T02:46:12)]]
- Game . . . . 1 match
* 영웅전설 벽의 궤적: 영의 궤적과 마찬가지로 중문판(이번엔 풀 보이스)를 한글화할 예정이었으나 [http://bbs2.ruliweb.daum.net/gaia/do/ruliweb/default/125/read?articleId=20006699&objCate1&bbsId=G005&itemGroupId&itemId=422&platformId 어떤 논란]이후 물거품이 되었다. 다른 한글화 팀이 작업을 하기 전까지는 별다른 방법이 없다.
- Google . . . . 1 match
* [https://support.google.com/websearch/answer/54068?co=GENIE.Platform%3DAndroid&hl=ko 구글 계정에서 검색 및 기타 활동 삭제]
- GoogleAndroid . . . . 1 match
* [http://blog.daum.net/_blog/BlogTypeView.do?blogid=0U52t&articleno=165&_bloghome_menu=recenttext#ajax_history_home 배터리 절약 및 상쾌한 사용을 위한 스마트폰 최적화하기 팁!]
- Gravity . . . . 1 match
* --[http://ching.textcube.com/1 Gravity - 트위터 하는 사람의 필수어플 Nokia 5800]--
- HTC 레전드 . . . . 1 match
* [http://forum.xda-developers.com/showthread.php?t=693367&page=11 1800Mha 배터리??] : 배터리 시간이 길어졌다 vs 1300Mha와 별반 차이가 없다는 의견이 대립하고 있다. "Did you properly format the battery and clear the batt stats?"라는 얘기가 있지만, 이건 순정 사용자에게는 해당되지 않는다. 루팅을 하면 사용시간이 늘어나는건가?
- HelpOnBasicTextFormatting . . . . 1 match
* HelpOnFormatting
* [[http://redcloth.org/hobix.com/textile/ Textile]]
- HelpOnFormatting . . . . 1 match
#keywords Formatting,Help,wiki,포매팅,문법
=== TextFormattingExample ===
For more information on the possible markup, see HelpOnEditing.
- HelpOnUserPreferences . . . . 1 match
* '''[[GetText(Name)]]''': 사용자의 실제 이름 혹은 별명. WikiName 형식으로 만들면 편리합니다.
* '''[[GetText(Password)]]''': 비밀번호는 다른사람이 쉽게 알거나 추측할 수 없는 것을 사용하시기 바랍니다.
* '''[[GetText(Password repeat)]]''': 초기 사용자 등록시에 나타납니다. 바로 위에서 입력했던 비밀번호를 확인하는 단계로, 조금 전에 넣어주었던 비밀번호를 그대로 집어넣어 주시면 됩니다.
* '''[[GetText(Email)]]''': 자주 쓸 이메일 주소. 이메일 주소를 넣어주면 원하는 위키페이지에 대하여 그 변경점을 구독신청하거나 취소하실 수 있습니다. 비밀번호를 잊으셨을 경우에도 이 이메일 주소를 사용해 새로운 비밀번호를 등록하실 수 있습니다.
* '''[[GetText(Preferred theme)]]''': 원하는 테마를 고르실 수 있습니다.
* '''[[GetText(User CSS URL)]]''': 자신이 원하는 CSS로 변경하고 싶을 경우에 사용합니다.
* '''[[GetText(Time zone)]]''': ...
* '''[[GetText(Your time is)]]''': 원하는 시간대를 설정하면 자신이 원하는 시간대로 시간이 표시됩니다.
* '''[[GetText(Server time is)]]''': 서버의 시간대를 보여줍니다.
* '''[[GetText(Date format)]]''': 년-월-일 형식을 바꾸기 ( <!> 모니위키에서 미지원)
* '''[[GetText(Preferred language)]]''': 기본 언어 바꾸기 ( <!> 모니위키에서 미지원) 기본 값은 브라우져 세팅에서 가져오며, 이 설정을 바꾸면 위키위키의 여러 메시지가 언어 설정에 맞게 보여집니다. 이 설정을 바꾸면 메일로 날아오는 알림 메일의 언어도 언어설정에 맞게끔 날아오게 됩니다.
* '''[[GetText(Quick links)]]''': 최상단에 있는 메뉴에 자신이 원하는 링크를 추가하거나 원하는 위키페이지에 대한 링크를 넣을 수 있습니다. QuickLinks 페이지를 참조해주세요.
* '''[[GetText(Subscribed wiki pages (one regex per line))]]''': 모든 페이지의 변경알림을 받아보고 싶은 경우에 '''`.*`''' 를 집어넣으시면 됩니다. (위키위키가 많은 변경이 있는 경우 권장하지 않습니다.) 각 페이지를 보고싶은 경우에는 각각의 페이지 이름을 줄 단위로 넣으시면 됩니다. 정규식에 익숙하신 사용자의 경우에 정규식을 사용하실 수도 있습니다. 설정에 따라서 상단의 아이콘 툴바에 [[Icon(email)]]이 나타날 수 있으며, 이메일 아이콘을 누르면 해당 페이지를 구독하는 폼이 뜨게 됩니다.
- InterWikiIcons . . . . 1 match
For more information, check http://puzzlet.org/plots/InterWikiIcons
- LocalKeywords . . . . 1 match
#format plain
- MoniWikiTutorial . . . . 1 match
* '''[[GetText(Preview)]]''': 편집된 내용을 미리볼 수 있습니다.
* '''[[GetText(Save)]]''': 편집이 완료되면 저장을 합니다.
* '''[[GetText(GUI)]]''': 자바스크립트가 지원되는 환경에서 GUI 편집창을 보여줍니다.
공백을 보존되는 preformat을 사용하고 싶은 경우는 중괄호`{{{{{{ ... }}}}}}`를 사용합니다.: {{{
- New iPad . . . . 1 match
Family name: Become a pro user to see this information. (sorry)
- 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
More information on things like this in NP++: http://notepad-plus.wiki.sourceforge.net/Run |}}
- OneplusNord . . . . 1 match
1. 스냅드래곤 765G는 845보다 GPU성능은 부족하지만, CPU성능은 거의 동일합니다.([https://www.notebookcheck.net/Snapdragon-765G-vs-Snapdragon-845-The-Google-Pixel-5-could-offer-worse-performance-than-the-Pixel-3.467706.0.html 출처]) 게임알못이나 캐쥬얼 게이머들은 속도차이를 체검할 수 없어요.
- OpenSceneGraph . . . . 1 match
* Platform Specifics
- PSP . . . . 1 match
* [http://popotz.textcube.com/category/%EC%BB%A4%EC%8A%A4%ED%85%80%20%ED%8E%8C%EC%9B%A8%EC%96%B4 포포츠 블로그, 커스텀 펌웨어]
- Proe part2 서피스 모델링 . . . . 1 match
attachment:text1.png
- Ricoh GR . . . . 1 match
* [http://cultpd.com/2246?_top_tistory=new_text 소니 RX1R, RX1, RX100II, NEX7, GR 대비교 - 다른 생각, 다른 시선]
- SIMILE Widgets . . . . 1 match
* Timeline : Visualize temporal information on an interactive drag-able timeline.
- SSH . . . . 1 match
tar rvfp $Today-Data.tar ./data/text ./data/user ./data/editlog ./data/intermap.txt
- Twitter . . . . 1 match
'''제 6장 유용한 트위터 서비스들'''항목에 [http://icehit3.textcube.com/77 MBTI 테스트]를 한 부분이 실리게 되었다.
- USB . . . . 1 match
* UltraISO option: USB format-NTFS or FAT32, USB-HDD+ or v2 , xpressboot --> xpresswrite
- UserPreferences . . . . 1 match
'''[[GetText(logout)]]'''을 누르면 쿠키가 지워지고, '''[[Gettext(Login)]]'''을 하시면 쿠키가 사용되며, 다른 곳에서도 같은 설정을 유지하며 사용하실 수 있습니다. 공공의 PC에서 [필명]이 도용되는 것을 막기 위해서 '''[[GetText(Logout)]]'''을 이용해 주시기 바랍니다.
설정을 변경한 후에 '''[[GetText(Save)]]'''를 누르면 그 설정이 저장됩니다.
- Windows7Install . . . . 1 match
1. Windows7 설치 USB 제작 : HP USB format tool을 이용해서 부팅 가능한 USB 제작 > Windows7 iso 이미지 내부의 모든 파일 복사
- mp3p . . . . 1 match
[http://www.asbattery.co.kr/board/board.html?code=seenet1&page=18&type=v&num1=984523&num2=10000&s_id=&stext=&ssubject=&shname=&scontent=&sbrand=&datekey=&lock=N 태극전기에서 리필]이 가능하다. 가격은 약 2만원.
- 가이낙스 . . . . 1 match
[http://bbs2.ruliweb.daum.net/gaia/do/ruliweb/family/217/read?articleId=15863838&objCate1=&bbsId=G005&searchKey=subjectNcontent&itemGroupId=&itemId=64&sortKey=depth&searchValue=%EC%97%90%EB%B0%94&platformId=&pageIndex=1 에바 큐 감상만화-신지의분노]
- 모니위키/htaccess . . . . 1 match
{{{#!plain text
- 모니위키/설정 . . . . 1 match
$aliaspage=$data_dir.'/text/AliasPageNames';
- 모니위키/페이지 권한 수정 . . . . 1 match
$fp = fopen("/var/www/moniwiki/data/text/ACL","r"); // 위키에 ACL페이지가 저장되는곳
- 블로그 . . . . 1 match
[http://www.textcube.org/plugin/777 향상된 키워드 출력 플러그인 v1.1]을 뜯어고쳐서, 위키로 연결되도록 만들어 볼까?
- 숨기기 보이기 HTML 태그 . . . . 1 match
{{{#!gcode text
- 시계 . . . . 1 match
* 12/24-hour timekeeping : Times can be displayed in either a 12-hour or 24-hour format.
- 잡담/2012 . . . . 1 match
[http://bbs2.ruliweb.daum.net/gaia/do/ruliweb/default/community/325/read?articleId=12611059&objCate1=&bbsId=G005&searchKey=subject&itemGroupId=&itemId=143&sortKey=depth&searchValue=psn%EC%82%AC%ED%83%9C&platformId=&pageIndex=1 PSN 사태 되돌아보기] -- [파초] [[DateTime(2012-01-04T16:53:41)]]
- 잡담/2014 . . . . 1 match
[http://www.youtube.com/watch?v=moSFlvxnbgk Disney's Frozen "Let It Go" Sequence Performed by Idina Menzel]
- 차 . . . . 1 match
* Death by Caffeine (http://www.caffeineinformer.com/death-by-caffeine): 음료수의 종류와 몸무게를 넣으면, 얼마나 마셔야 죽을정도로 해로운지 알려준다.
- 크레마 터치 . . . . 1 match
||Available format ||ePub, PDF, JPG, GIF, PNG, BMP ||
- 텍스트큐브/이미지 외부 링크 막기 . . . . 1 match
#keywords Image, Stop, Textcube, .htaccess, Traffic, Link
{{{#!plain text
- 파초/INTP . . . . 1 match
The INTP's desire to learn almost everything, together with the perceiving attitude that makes the INTP always open to new information, contribute to a reluctance to get rid of anything that might possibly be of value. Actually filing such material would impose a structure on it which might need to change "tomorrow."
Found 100 matching pages out of 803 total pages
You can also click here to search title.