Home > Pidgin, Projekte > Pidgin: Extended Buddy List Sort Plugin

Pidgin: Extended Buddy List Sort Plugin

Soo…nachdem das Projekt ein knappes halbes Jahr lang nicht angefasst wurde, habe ich mich in den letzten Wochen noch einmal dran gesetzt und eine ganze Reihe zusätzliche Sortier-Optionen implementiert. Folgende Möglichkeiten sind jetzt verfügbar:

  • Größe der Logdateien
  • Name
  • Online/Offline
  • Online-/Offline-Zeit
  • Priorität
  • Protokoll
  • Status

Diese können in drei Stufen kombiniert werden. Will man zum Beispiel die Kontaktliste nach Namen sortieren und Online- bzw. Offline-Kontakte trennen, so muss man “First: Online/Offline” und “Second: Name” einstellen.

Download: launchpad.net

KategorienPidgin, Projekte Tags:
  1. 11. März 2009, 06:59 | #1

    Klingt nach nem Plan. Leider habe ich zur Zeit relativ wenig derselben, sry.
    Patches welcome. :)

  2. nils h.
    11. März 2009, 16:21 | #2

    Hallo, ich suche verzweifelt nach einem Pidgin Plugin, der die offline kontakte in eine eigene gruppe nach den anderen gruppen schmeißt. hast du eine idee bzw. kann man sowas programmieren ?

  3. 11. März 2009, 22:36 | #3

    Schade :(
    Selbst coden kann ich leider nicht sonst haette ich es schon getan

    Naja sollte es in zukunft nochmal ein wenig freier mit deiner Zeit aussehen wuerde ich und die community mich freuen

    keep linux alive :)

  4. lifeh2o
    17. April 2009, 20:49 | #4

    This is very useful and PAINFULL plugin, after installing this i enjoy it as well as the ‘Dont send error’ while i quit pidgin portable.
    Whenver i quit pidgin, it hangs and terminates in unusual way giving error every time.
    I have many plugins installed and i traced it very difficultly.
    After removing this i lost all that sort system but now pidgin shutdown properly

  5. 17. April 2009, 21:13 | #5

    That wasn’t really useful.
    What version of Pidgin? What version of the plugin? What operating system?

    You should ensure to use the latest version of the plugin.
    Please get a backtrace ( http://developer.pidgin.im/wiki/TipsForBugReports ).

  6. PidginUser
    18. April 2009, 00:23 | #6

    Does this sort by Account?
    I think that would be a pretty useful feature.

  7. krzzzt
    14. Mai 2009, 19:50 | #7

    Ich würd mich gern meinem Vorredner anschliessen. Eine Freundin von mir fragte mich letztens weil sie auch einen anderen IM benutzen wollte und recht viele verschiedenen Accounts hat, ob es nicht möglich sei die verschiedenen Buddy-Gruppen in der Buddy-Liste nach Account geordnet zu haben. In Gajim ist sowas anscheinend per Standardeinstellungen aktiviert, bei Pidgin habe ich aber bis jetzt noch keine Möglichkeit dafür gefunden.

    beste Grüße

  8. jinuljt
    26. Mai 2009, 07:23 | #8

    120,121c120
    < SORT_METHOD_LOGSIZE,
    SORT_METHOD_LOGSIZE
    502d500
    < if (sort_method == SORT_METHOD_RELOGSIZE) return (0 – compare_logsize(node1, node2));
    582d579
    < purple_plugin_pref_add_choice(ppref, _(“Reverse Log Size”), GINT_TO_POINTER(SORT_METHOD_RELOGSIZE));
    595d591
    < purple_plugin_pref_add_choice(ppref, _(“Reverse Log Size”), GINT_TO_POINTER(SORT_METHOD_RELOGSIZE));
    608,609c604
    < purple_plugin_pref_add_choice(ppref, _(“Reverse Log Size”), GINT_TO_POINTER(SORT_METHOD_RELOGSIZE));
    purple_plugin_pref_add_choice(ppref, _(“Name”), GINT_TO_POINTER(SORT_METHOD_NAME));

  9. jinuljt
    26. Mai 2009, 07:24 | #9

    120c120,121
    SORT_METHOD_LOGSIZE,
    > SORT_METHOD_RELOGSIZE
    500a502
    > if (sort_method == SORT_METHOD_RELOGSIZE) return (0 – compare_logsize(node1, node2));
    579a582
    > purple_plugin_pref_add_choice(ppref, _(“Reverse Log Size”), GINT_TO_POINTER(SORT_METHOD_RELOGSIZE));
    591a595
    > purple_plugin_pref_add_choice(ppref, _(“Reverse Log Size”), GINT_TO_POINTER(SORT_METHOD_RELOGSIZE));
    604c608,609
    purple_plugin_pref_add_choice(ppref, _(“Reverse Log Size”), GINT_TO_POINTER(SORT_METHOD_RELOGSIZE));
    > purple_plugin_pref_add_choice(ppref, _(“Name”), GINT_TO_POINTER(SORT_METHOD_NAME));

  10. 26. Mai 2009, 09:09 | #10

    Thank you.
    I registered a SourceForge project and will release a new version if the project is reviewed by SourceForge staff. ;)

Kommentar Seiten
1 2 3 4 6 158
  1. 14. Dezember 2008, 10:36 | #1
  2. 16. Januar 2009, 20:40 | #2
  3. 19. Februar 2009, 20:24 | #3
  4. 5. Juni 2009, 04:38 | #4

:-) ;-) :-D :rotfl: :-P :-( :-| :shock: :-? :confused: :roll: :sick:

Spam protection by WP Captcha-Free