그리스몽키(grease monkey) 로 바꿔본 KLDP 포인트 위치

1day1의 이미지

파이어폭스의 익스텐션인 grease monkey 아시죠?

http://greasemonkey.mozdev.org/

그리스몽키로 kldp 의 포인트주기(?) 위치를 바꿔봤습니다.
이렇게.. ^^

사용방법
사용방법은 위의 링크로 가서 grease monkey 익스텐션을 설치합니다.

그리고 첨부파일인..
kldppointpositionchange.user_.js_.txt 를 받아서 user.js 로 확장자를 변경합니다.
kldppointpositionchange.user.js 이 파일을 FF 창으로 끌어다 놓으면 설치가 됩니다.

그 다음 KLDP 를 보면 위 이미지처럼 위치가 바뀌게 됩니다. ^^

왜 만들었냐구요 ^^ 그냥 재미있을 것 같아서!

ps. atie 님이 언급하신 회색톤도 같이 첨부하였습니다.(손가락 대신 , + - 로 통일)

댓글

atie의 이미지

Just FYI. 사용해서 점수 올리려고 로그인 했습니다. ^^;;
----
I paint objects as I think them, not as I see them.
Ubuntu Edgy user / Ubuntu KoreanTeam

----
I paint objects as I think them, not as I see them.
atie's minipage

bushi의 이미지

감사히 먹겠습니다.
화살표 위치때문에 포인트제가 차라리 사라지기를 열망했었습니다.

sakuragi의 이미지

이쁘군요 :) 잘 쓰겠습니다.
----------

atie의 이미지

 kppc_color.diff 
--- kldppointpositionchange.user_.js_.txt       2007-01-30 00:22:44.000000000 -0600
+++ kldppointpositionchange.user.js     2007-01-30 00:15:48.000000000 -0600
@@ -113,8 +113,8 @@
 //                     thisDiv.style['paddingLeft'] = '2px';
                        thisDiv.style['padding'] = '2px';
                        thisDiv.style['float'] = 'right';
-                       thisDiv.style['border'] = '1px solid #CC0000';
-                       thisDiv.style['backgroundColor'] = '#FFCC00';
+                       thisDiv.style['border'] = '1px solid #3F3F3F';
+                       thisDiv.style['backgroundColor'] = '#7F7F7F';
 
                }
 
@@ -127,7 +127,7 @@
                        thisDiv2.style['display'] = 'block';
                        thisDiv2.style['marginLeft'] = '2px';
 //                     thisDiv2.style['position'] = 'relative';
-                       thisDiv2.style['backgroundColor'] = '#FFFFFF';
+                       thisDiv2.style['backgroundColor'] = '#9F9F9F';
 
 //                     newElement = document.createElement('hr');
 //                     thisDiv.parentNode.insertBefore(thisDiv2, thisDiv);
@@ -204,4 +204,4 @@
 
 };
 
-CustomizeKLDP.changePoint();
\ No newline at end of file
+CustomizeKLDP.changePoint();

음... 왜 바꾸었나면... 제가 요즘 회색톤으로 강조를 한 테마를 쓰는지라. :P 손가락 그림의 배경이 투명인 png였으면 더 좋겠습니다.
----
I paint objects as I think them, not as I see them.
Ubuntu Edgy user / Ubuntu KoreanTeam

----
I paint objects as I think them, not as I see them.
atie's minipage

1day1의 이미지

^^
손가락 아이콘은 digg.com 에서 가져온 것입니다.(그냥 임시로 만들어 본것이라. 그냥 가져온 것임 ^^ )

실제로 drupal 코드를 바꾸기 전에 알맞은 위치를 찾아보면 좋을 것 같습니다.
다른 곳은 마땅한 곳이 없더라구요.

F/OSS 가 함께하길.. (F/OSS서포터즈 : [[FOSS/Supporters]], [[FOSS/Supporters/Group]]) - 답글 프로젝트 : 왜! 이글에는 답글이 없나요? 덤으로 포인트도!! -

F/OSS 가 함께하길..

1day1의 이미지

그리스몽키로 다음에는 무엇을 할까 생각중입니다.
다음에 처리할 것을 하나 생각해 보았습니다.
1. 새글인 경우 눈에 띄도록 배경색을 바꾸는 등의 처리.
1. 댓글의 포인트가 일정이하인 경우 해당 댓글이 보이지 않도록 처리.

우선 생각해 본 것입니다.(처리 가능여부는 확인해봐야 합니다.)

이상!!

F/OSS 가 함께하길.. (F/OSS서포터즈 : [[FOSS/Supporters]], [[FOSS/Supporters/Group]]) - 답글 프로젝트 : 왜! 이글에는 답글이 없나요? 덤으로 포인트도!! -

F/OSS 가 함께하길..

1day1의 이미지

해당 기능을 구현하였음 - http://kldp.org/node/78016

F/OSS 가 함께하길.. (F/OSS서포터즈 : [[FOSS/Supporters]], [[FOSS/Supporters/Group]]) - 답글 프로젝트 : 왜! 이글에는 답글이 없나요? 덤으로 포인트도!! -

F/OSS 가 함께하길..

댓글 달기

Filtered HTML

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

BBCode

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param>
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

Textile

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • You can use Textile markup to format text.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Markdown

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • Quick Tips:
    • Two or more spaces at a line's end = Line break
    • Double returns = Paragraph
    • *Single asterisks* or _single underscores_ = Emphasis
    • **Double** or __double__ = Strong
    • This is [a link](http://the.link.example.com "The optional title text")
    For complete details on the Markdown syntax, see the Markdown documentation and Markdown Extra documentation for tables, footnotes, and more.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Plain text

  • HTML 태그를 사용할 수 없습니다.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 줄과 단락은 자동으로 분리됩니다.
댓글 첨부 파일
이 댓글에 이미지나 파일을 업로드 합니다.
파일 크기는 8 MB보다 작아야 합니다.
허용할 파일 형식: txt pdf doc xls gif jpg jpeg mp3 png rar zip.
CAPTCHA
이것은 자동으로 스팸을 올리는 것을 막기 위해서 제공됩니다.