개발 및 버그 리포트

Notice | 2009/01/06 01:59
<Update>

추가>08.1.6 폴더에설치된 예: /wordpress 주소 : www 루트에서 불러오기

  1. Create the new location for the core WordPress files to be stored (we will use /wordpress in our examples).
  2. Go to the Options panel.
  3. In the box for WordPress address (URL): change the address to the new location of your main WordPress core files. Example: http://example.com/wordpress
  4. In the box for Blog address (URL): change the address to the root directory's URL. Example: http://example.com
  5. Click Update Options. (Do not worry about the error message and do not try to see your blog at this point!)
  6. Move your WordPress core files to the new location (WordPress address).
  7. Copy the index.php and .htaccess files from the WordPress directory into the root directory of your site (Blog address).
  8. Open your root directory's index.php file in a text editor
  9. Change the following and save the file. Change the line that says:
    require('./wp-blog-header.php');
    to the following, using your directory name for the WordPress core files:
    require('./wordpress/wp-blog-header.php');
  10. Login to the new location. It might now be http://example.com/wordpress/wp-admin/
  11. If you have set up Permalinks, go to the Permalinks panel and update your Permalink structure. WordPress will automatically update your .htaccess file if it has the appropriate file permissions. If WordPress can't write to your .htaccess file, it will display the new rewrite rules to you, which you should manually copy into your .htaccess file (in the same directory as the main index.php file.)

    <Tip, www 루트재생설정>
    한글간단설명>> 워드프레스관리자/일반설정/블로그주소(두번째주소)
    예: http://croquis.net 본인의 도메인 주소로 바꾸고 업데이트 함
    FTP 워드프레스가 설치된 폴더에서 index.php 파일을 pc에 저장해서
    메모장으로 열어 보면..

    아래 기존 테그, 아래 와 같이 수정
    require('./wp-blog-header.php');


    require('./워드프래스가설치된폴더이름/wp-blog-header.php');  
    메모장을 저장하고 닫는다.

    저장한 index.php 파일을 자신의 www 최상단에 올리고 확인... 끝

          ---------------------------------------------------------------------

  1. 레이아웃/디자인(화이트 스페이스)

    1.모질라 파이폭스 상단-하단 스킨이 깨지는 경우 --> 완료
    2. 코맨트/상단메뉴 디자인 미적용 --> 수정중
    3. 오늘쪽 사이드 메뉴 슬라이드쇼/갤러리/등 -->추가중
    3.믹시 피드버너와 rss 주소 겹칩문제로 --> 완료
  2. 브라우저 테스트(파이어폭스,오페라,사파리,크롬,익스플로그 웹표준 테스트 완료)


    기타 업데이트
    2009.1.4 적용: 믹시, 피드버너, 블로그코리아, 올블로그, 스냅샷(링크 미리보기)

    <Tip 스냅샷 설정방법>
    http://www.snap.com/
    가입 후에 키를 부여받고,
    티스토리용 스냅샷 다운받아(주성애비님자료: http://pinhole.pe.kr/tt/400)
    올려 놓은 자료를 피시에 다운하고 플로그인 폴더에 올리고..
    텍스트큐브 관리자페이지/플러그인/스냅샷/환경설정에서/
    1. 부여받은 키를 입력
    2. 본인의 블로그 주소 입력
    3. 기타 설정은 프리설정..


Home  l   Photography Blog   l  WorkBook   l  Admin   l  Top
© 2010 Croquis.net All rights reserved.