← Back to team overview

linuxdcpp-team team mailing list archive

[Bug 1033249] Re: Make /help useful + plugin api to register/unregister help commands

 

** Changed in: dcplusplus
   Importance: Undecided => Wishlist

-- 
You received this bug notification because you are a member of
Dcplusplus-team, which is subscribed to DC++.
https://bugs.launchpad.net/bugs/1033249

Title:
  Make /help useful + plugin api to register/unregister help commands

Status in DC++:
  In Progress

Bug description:
  Currently the DC++ /help command shows nothing useful information on
  screen:

  [19:19:34] *** /refresh, /me <msg>, /clear [lines to keep], /slots #,
  /dslots #, /search <string>, /f <string>, /dc++, /away <msg>, /back,
  /g <searchstring>, /imdb <imdbquery>, /u <url>, /rebuild, /download,
  /upload, /join <hub-ip>, /showjoins, /favshowjoins, /close, /userlist,
  /conn[ection], /fav[orite], /removefav[orite], /info, /pm <user>
  [message], /getlist <user>, /ignore <user>, /unignore <user>, /log
  <status, system, downloads, uploads>, /raw <raw-command>, /topic

  After reaching a certain amount of commands, you won't be able to find
  what you're looking for. I suggest to change the output to the "one
  command per line with a descriptive text" format. Plugins could also
  benefit from that: if you make possible for plugins to register and
  unregister commands to the /help the same time (thus providing the
  consistent formatting which would depend on DC++ not the plugin
  itself!) plugins would also benefit from this.

To manage notifications about this bug go to:
https://bugs.launchpad.net/dcplusplus/+bug/1033249/+subscriptions


References