본문으로 이동

미디어위키 1.45 안정화가 거의 끝났습니다. 다만 Flow 확장 기능 관련 이슈가 있어서 대체하는 작업을 수행할 계획입니다.

  1. 큰숲백과:청사진에서 위키 발전의 대략적인 방향성을 제시했습니다. 의견이 있으신 분은 큰숲백과토론:청사진에서 의견을 남겨주시면 좋겠습니다.
  2. 기능상의 오류로 지원하지 않고 있는 기능에 대해서는 큰숲백과토론:이슈 트래커에 요약했습니다. 참고하시기 바랍니다.
  3. 데이터베이스 덤프 받고싶으신 분은 큰숲백과 가입 후에 사용자토론:Bigforest에 의견 남겨주시면 ftp 주소, 계정, 비밀번호를 특수:EmailUser를 통해서 공개할 예정입니다.

사용자:Bigforest: 두 판 사이의 차이

큰숲백과, 나무를 보지 말고 큰 숲을 보라.
모듈- OK
관리용 분류 추가
 
(같은 사용자의 중간 판 17개는 보이지 않습니다)
3번째 줄: 3번째 줄:
새 큰숲백과의 관리자 계정입니다. 큰숲백과 운영은 이 계정으로 할 예정입니다.
새 큰숲백과의 관리자 계정입니다. 큰숲백과 운영은 이 계정으로 할 예정입니다.


== Syntaxhighlight ==
== 하위 문서 ==
<syntaxhighlight lang="python">
* [[/개발]] - 기능 테스트 모음.
print("Hello, World!")
* [[/음성인식 테스트]] - 모바일 브라우저 음성인식 인식여부 확인용.
</syntaxhighlight>


== Timeline ==
== 개발용 링크 ==
<timeline>
* [[:분류:문서 상태 분류]]
{{#categorytree:문서 상태 분류|mode=pages|depth=1}}


ImageSize  = width:850 height:440
== 작성 예정 문서 ==
PlotArea  = left:160 right:150 top:60 bottom:130
Legend    = top:110 columnwidth:250 orientation:vertical left:120
AlignBars  = late


DateFormat = dd/mm/yyyy
* [[웨더번의 정리]]
Period    = from:01/04/2015 till:01/01/2017
* [[가우스의 놀라운 정리]]
* [[Windows 3D 핀볼]]
* [[미국 독립기념일]]
* 기초정수론 관련 (일단 테마잡고 쓸 글입니다...)
** [[사:Utolee90/디리클레 등차수열 정리]]
** [[사:Utoler90/라마누잔 합]]
** [[리만 가설]]
* 대수기하/미분기하 관련
** [[힐베르트의 영점 정리]]
** [[스킴 (수학)]]
* 위상수학 관련
** [[자이페르트-판 캠픈 정리]]


Colors =
* [[작은숲:공책/프로그래밍/크롤링]]
id:canvas  value:gray(0.95)        # background for whole image
id:bars    value:white            # background for bars
id:grid1  value:gray(0.5)        # major grid
id:grid2  value:gray(0.75)        # minor grid
id:gray    value:gray(0.5)        # for colophon
id:gray2  value:gray(0.8)        # for colophon
id:darkred value:rgb(0.5,0,0)      # for colophon
 
id:A1000    value:rgb(0.4,0,0)    legend:1,000+_items
id:A2000    value:rgb(0.2,0.4,0)    legend:2,000+_items
id:A5000    value:rgb(0.0,0.3,0.5)      legend:5,000+_items
id:A10000  value:rgb(0.7,0.1,0.0)      legend:10,000+_items
id:A15000  value:rgb(0.6,0.4,0.0)        legend:15,000+_items
id:A20000  value:rgb(0.4,0.6,0.2)        legend:20,000+_items
id:A30000  value:rgb(0,0.7,0.3)          legend:30,000+_items
id:A50000  value:rgb(0,0.35,0.6)          legend:50,000+_items
id:A75000  value:rgb(0,0.15, 0.8)        legend:75,000+_items
id:A100000  value:rgb(0.99,0.2,0.2)      legend:100,000+_items
 
ScaleMajor  = grid:grid1 unit:month  increment:3 start:01/04/2015
ScaleMinor  = grid:grid2 unit:month increment:1 start:01/04/2015
BackgroundColors = canvas:canvas
TimeAxis  = orientation:horizontal format:yyyy
 
BarData=
  bar:Articles_LibreWiki  text:Number of articles of Libre Wiki
  bar:Pages_LibreWiki  text:Number of all pages of Libre Wiki
  bar:Users_LibreWiki  text:Number of users of Libre Wiki
 
 
Define $A1000    = color:A1000    width:0.2in
Define $A2000    = color:A2000    width:0.2in
Define $A5000    = color:A5000    width:0.25in
Define $A10000  = color:A10000  width:0.3in
Define $A15000  = color:A15000  width:0.3in
Define $A20000  = color:A20000  width:0.35in
Define $A30000  = color:A30000  width:0.35in
Define $A50000  = color:A50000  width:0.4in
Define $A75000  = color:A75000  width:0.4in
Define $A100000  = color:A100000  width:0.5in
 
Plotdata=
 
bar:Articles_LibreWiki from: 16/04/2015 till:25/04/2015 $A1000
bar:Articles_LibreWiki from: 25/04/2015 till:11/05/2015 $A2000
bar:Articles_LibreWiki from: 11/05/2015 till:26/06/2015 $A5000
bar:Articles_LibreWiki from: 26/06/2015 till:06/10/2015 $A10000
bar:Articles_LibreWiki from: 06/10/2015 till:06/02/2016 $A15000
bar:Articles_LibreWiki from: 06/02/2016 till:end        $A20000
 
bar:Pages_LibreWiki from: 16/04/2015 till:10/05/2015 $A5000
bar:Pages_LibreWiki from: 10/05/2015 till:26/05/2015 $A10000
bar:Pages_LibreWiki from: 26/05/2015 till:18/06/2015 $A15000
bar:Pages_LibreWiki from: 18/06/2015 till:30/06/2015 $A20000
bar:Pages_LibreWiki from: 30/06/2015 till:29/12/2015 $A30000
bar:Pages_LibreWiki from: 29/12/2015 till:end        $A50000
 
bar:Users_LibreWiki from: 16/04/2015 till:17/06/2015 $A1000
bar:Users_LibreWiki from: 17/06/2015 till:end        $A2000
 
TextData=
  pos:(330,430)
  fontsize:XL
  textcolor:black
  text:"Wiki Growth"
  fontsize:S
  textcolor:black
  pos:(720,340)
  text:"Articles:23,741"
  pos:(720,270)
  text:"Pages:63,142"
  pos: (720,200)
  text:"Users:3,341"
 
  fontsize:S
  textcolor:gray
  pos:(20,15)
  text:"By Utolee90"
  textcolor:black
  pos: (220,124)
  text:"2015/07"
  pos: (375,124)
  text:"2016/01"
  pos: (530,124)
  text: "2016/07"
</timeline>
 
== MathJAX ==
<math> x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} </math>
 
== EmbedVideo ==
ev 태그만 사용가능 [[mw:Extension:EmbedVideo_(fork)|원본 대신 포크본 사용]]
{{#ev:youtube|eAORm-8b1Eg||right}}
 
== 모듈 실험 ==
{{#invoke:BananasArgs|hello|큰숲백과}}
 
{{#invoke:BananasArgs|has_fruit|큰숲백과|바나나=5|체리=7}}

2024년 2월 10일 (토) 19:56 기준 최신판