User:Frederik/ghns todo: Difference between revisions

From KDE Community Wiki
No edit summary
Line 21: Line 21:
** in general list
** in general list
** in details page</strike>
** in details page</strike>
* upload button in den ghns dialog
* upload button in download dialog
* support für alle downloads im ghns dialog (mehrere download links - eg Buildservice)
* support for all downloads (multiple downloadlinks - eg Buildservice)


* donation button (link auf website? api - ob donations akzeptiert werden mit link in content/get)
* donation button (link to website? api - need to look into what's possible)


* fans anzeigen -> link to website
* show fans
** (anzahl in allgemeiner liste)
** number of fans in general list
** (details page -> fans fan/get zum holen (?))
** actually show fans on details page (ui?)
** einfach: website, gut: direkt anzeigen
** if all else fails, link to website


* click auf bild -> details
* click on image should show details
* Kommentare (braucht server side api, attica erweitern)
* Comments (needs server side api, attica extensions)
* hint: use the plasma widget "news" to get notifications about updates (hinweis im downloaddialog)
* hint: use the plasma widget "news" to get notifications about updates (put into download dialog?)


* downloaddialog als widget
* make downloaddialog available as widget
* support 3 screenshots
* support 3 screenshots
* progress bar gleich zeigen auf 0%
* when loading dialog: show progress bar with 0% instead of not showing it
* abfrage beim schließen - downloads abbrechen
* when user closes dialog - ask confirmation to cancel running downloads
* bug: translated text too long for buttons
* bug: translated text too long for buttons


Line 47: Line 47:
== other ==
== other ==
* extended attributes (+parley as showcase)
* extended attributes (+parley as showcase)
* plasmoids umbenennen
* rename opendesktop plasmoids
** personal news feed
** personal news feed
** community
** community

Revision as of 17:47, 17 March 2010

my private scratchpad for knewstuff3

Uploaddialog

(mostly done as of 17.3.2010)

  • updating of content
  • nach erfolgreichem upload link auf website anzeigen (hinweis: deleting of content -> link to website)
    • wenn edit: link bekannt
    • wenn add: content/get auf id
  • währung
    • mittels user/balance
  • dateiauswahl, wenn keine datei vorgegeben
  • support 3 screenshots
  • image frames super ugly
  • fetch previously uploaded images when updating
  • going back: fills in the update information again when going to details page 1

Downloaddialog

  • link username in ghns dialog to profile page
    • in general list
    • in details page
  • upload button in download dialog
  • support for all downloads (multiple downloadlinks - eg Buildservice)
  • donation button (link to website? api - need to look into what's possible)
  • show fans
    • number of fans in general list
    • actually show fans on details page (ui?)
    • if all else fails, link to website
  • click on image should show details
  • Comments (needs server side api, attica extensions)
  • hint: use the plasma widget "news" to get notifications about updates (put into download dialog?)
  • make downloaddialog available as widget
  • support 3 screenshots
  • when loading dialog: show progress bar with 0% instead of not showing it
  • when user closes dialog - ask confirmation to cancel running downloads
  • bug: translated text too long for buttons

Create class to check for updates automagically

  • enable update notification in apps

other

  • extended attributes (+parley as showcase)
  • rename opendesktop plasmoids
    • personal news feed
    • community
  • kcm provider configuration
  • stand alone download app
    • book reader
    • audio store
  • app installer?
  • buildservice integration?
    • kde-obs-generator
    • osc

other 2

Long term: consider notifications from website/dialog/fan - what should go where etc ...

workflow document? how do you think apps should be created - from source to git to obs to opendesktop.org