Closed Seldaek closed 12 years ago
Should this go in a separate controller? WebController
is becoming rather large.
Sure, we should refactor things as it outgrows the initial setup.
Maintained packages are now listed, but authoring info is still missing.
Okay, I'm going to refractor this to include other information.
@Seldaek
Maintained packages are now listed, but authoring info is still missing.
There is not authoring info to display except the username and email, and the user might not want the email displayed. That means the "authoring info" you are referring to doesn't exist.
Yes well, it does exist, but you probably didn't realize it because it's discreet so far :) It works kind of like ohloh does, except not with commits but the author information that's written inside composer.json. It scans that and enters it in the author table. Then the idea is that people can "claim" an author entity, or that it would match automatically on same e-mail addresses if it finds one. Anyway it's really no big deal right now, so I'll move this to the backlog.
Okay, thanks for clarifying.
Profile page listing packages a user maintains, or authored.