Needlworks / Textcube

Textcube : Brand yourself! / Personalized web publishing platform with multi-user support
http://www.textcube.org
Other
208 stars 55 forks source link

More support for XHTML specification #16

Closed textcube-dev closed 10 years ago

textcube-dev commented 12 years ago

More support for XHTML specification

Comment 1 by textcube-dev at 2006-04-26T14:21:12
마일스톤 1.0.5 기한 초과
Comment 2 by inureyes at 2006-05-22T20:37:00
관리자 화면의 xhtml specification 준수를 위하여 관련 부분을 graphittie님이 재작성하였음. sandbox에 커밋. (8d9cd327c7102e14198df3333edf554c6cea2360 ) 문제가 있는 부분들에 대해서 계속적인 테스트 및 수정 필요.
Comment 3 by gendoh at 2006-09-08T12:29:23
8d9cd327c7102e14198df3333edf554c6cea2360 는 문제해결된 리비전이 아닌것 같음. 현재 발견되어 있는 3가지 문제만 수정하는 티켓으로 요건 축소. QA과정에서 3가지를 수정할 수 있다면 이번 마일스톤에서 처리.
Comment 4 by inureyes at 2006-11-02T18:04:02
* xhtml 요건 관련 처리 완료. 지속적인 처리가 필요한 부분이므로 1.1.1로 티켓을 계속 가지고 갑시다.
Comment 5 by graphittie at 2007-05-17T02:37:45
* [3291/old_svn] * entry list의 XHTML 구조가 많이 어긋나 있어 바로 잡음. * 이올린 팝업의 위치 이동 및 버튼 부분을 JavaScript화. CSS를 벗겨낸 상황을 고려한 조치임. * 헤더 텍스트에 탭 정보를 포함하도록 변경. CSS를 벗겼을 경우 어느 탭이 선택된 것인지 알 수가 없음.
Comment 6 by inureyes at 2007-05-21T03:50:40
* 2af2baa44a1f80e8daa1cef1c40b4a7c252c17ea move to trunk / 1.5 tree (sandbox [3291/old_svn])
Comment 7 by inureyes at 2007-06-25T23:40:57
* 1501e2e819e96e810820f75933b80a73b97b40f3 * 에디터에서 h7 삭제
Comment 8 by inureyes at 2007-07-29T11:34:35
* 2.0 으로 계속 가지고 갑니다.
Comment 9 by graphittie at 2007-08-09T19:16:45
* 4d3a09838ada63d6fff95dc1527d1e68b5903bc4
Comment 10 by textcube-dev at 2007-08-14T14:31:15
[4096/old_svn] * 자잘한 문제 고쳤습니다.
Comment 11 by inureyes at 2007-08-14T16:41:39
8e9c0cc32748c42d834ee4503d7912e830b7958b * [4096/old_svn] 반영
Comment 12 by textcube-dev at 2007-08-14T18:30:01
[4107/old_svn] * 로그인 화면에서 div를 한 개 닫지 않은 문제 수정했습니다. * 또 커밋하고 나서 발견한게, ?>에 이어서 를 넣었네요. 한 줄 띄워주셔서 반영해 주시면 되겠습니다 :)
Comment 13 by inureyes at 2007-08-14T18:34:31
5342f3edd65bdfa51e03e5b5bc687d394dc7be5d 67dfa6e2a42f92df42f50c46f0c1ebc4c050cd56 * [4107/old_svn] 반영 * 이런 부분이 있었군요...헉
Comment 14 by textcube-dev at 2007-08-14T19:56:07
[4120/old_svn] * 관리자 페이지에 있는 마크업 관련 오류 수정했습니다. * 왜 전 changeset에 ticket을 입력할 때 자꾸 꺾쇠괄호를 쓰는 걸까요 -_- 죄송합니다.
Comment 15 by textcube-dev at 2007-08-14T20:02:17
* 아, 그리고 ID가 중복되는 문제가 생각보다 상당히 많습니다. 어떤 문제가 일어날지 몰라서 건드리지는 못했는데 나중에 한 번 전면적으로 체크해야 할 것 같습니다.
Comment 16 by gendoh at 2007-08-14T20:04:45
[4120/old_svn] : end of line이 대박 변경되었군요. 에디터 옵션 확인해 주세요.
Comment 17 by textcube-dev at 2007-08-14T20:07:20
Replying to [comment:20 gendoh]: > [4120/old_svn] : end of line이 대박 변경되었군요. 에디터 옵션 확인해 주세요. TC에서 LF를 EOL로 쓰는 줄 모르고 있었습니다. 옵션 변경했습니다.
Comment 18 by gendoh at 2007-08-14T20:09:52
CR/LF 상관 없습니다. 고치면 로그가 아름다워지죠. 에디터에서 Windows/UNIX 말고 원본 유지를 선택하는 것이 좋습니다.
Comment 19 by textcube-dev at 2007-08-14T20:14:48
Replying to [comment:22 gendoh]: > CR/LF 상관 없습니다. 고치면 로그가 아름다워지죠. 에디터에서 Windows/UNIX 말고 원본 유지를 선택하는 것이 좋습니다. [http://dev.textcube.org/wiki/codingGuideline codingGuideline]에는 LF라고 나와있어서 그런줄 알았는데 아니었군요. EditPlus에 불러온 파일에 대한 처리 항목이 없어서 '로드 시 잘못된 CR/LF, null 문자 검사를 해지해 두었습니다.
Comment 20 by graphittie at 2007-08-14T21:39:27
002cfb1250920c69da3b142a05ff9cbc374183b2 by gendoh * IMG 닫는 태그, ALT 추가 (absmiddle은 모르겠음)
Comment 21 by graphittie at 2007-08-14T21:40:46
Replying to [comment:24 graphittie]: > IMG 닫는 태그, ALT 추가 (absmiddle은 모르겠음) * img의 align attribute는 deprecated 되었습니다. * 참고 : http://www.w3.org/TR/html401/struct/objects.html#adef-align-IMG
Comment 22 by gendoh at 2007-08-14T22:12:01
Replying to [comment:25 graphittie]: > Replying to [comment:24 graphittie]: > > IMG 닫는 태그, ALT 추가 (absmiddle은 모르겠음) > * img의 align attribute는 deprecated 되었습니다. > * 참고 : http://www.w3.org/TR/html401/struct/objects.html#adef-align-IMG 궁시렁 거리는데 몰라서 남겨둔거.. 지워도 되요?
Comment 23 by gendoh at 2007-08-14T22:31:29
Replying to [comment:18 creorix]: > [4120/old_svn] > * 관리자 페이지에 있는 마크업 관련 오류 수정했습니다. > * 왜 전 changeset에 ticket을 입력할 때 자꾸 꺾쇠괄호를 쓰는 걸까요 -_- 죄송합니다. 0ee3ae55b64847fe16d5efc34aac2486c7af487d 추가변경
Comment 24 by textcube-dev at 2007-08-14T23:26:39
[4140/old_svn] * Githubissues.
  • Githubissues is a development platform for aggregating issues.