RejectedSoftware Forums

Sign up

No link to packages page from within my_packages?

When I list my packages and then try to open one, e.g.:
http://code.dlang.org/my_packages/ant-tweak-bar-d

There is no direct link to get to the public page of the package:
http://code.dlang.org/packages/ant-tweak-bar-d

It would be useful to have one to see what the page looks like without having to go to the main page and then having to search for our packages.

Re: No link to packages page from within my_packages?

On Thu, 20 Mar 2014 17:20:32 GMT, Andrej Mitrovic wrote:

When I list my packages and then try to open one, e.g.:
http://code.dlang.org/my_packages/ant-tweak-bar-d

There is no direct link to get to the public page of the package:
http://code.dlang.org/packages/ant-tweak-bar-d

It would be useful to have one to see what the page looks like without having to go to the main page and then having to search for our packages.

Added by 965536c.

Re: No link to packages page from within my_packages?

On Mon, 24 Mar 2014 07:05:25 GMT, Sönke Ludwig wrote:

On Thu, 20 Mar 2014 17:20:32 GMT, Andrej Mitrovic wrote:

When I list my packages and then try to open one, e.g.:
http://code.dlang.org/my_packages/ant-tweak-bar-d

There is no direct link to get to the public page of the package:
http://code.dlang.org/packages/ant-tweak-bar-d

It would be useful to have one to see what the page looks like without having to go to the main page and then having to search for our packages.

Added by 965536c.

Awesome, thanks!

Would it make sense for the package package page to link back to the my_package page as well? (make it circular).

Re: No link to packages page from within my_packages?

Am 24.03.2014 14:35, schrieb Andrej Mitrovic:

On Mon, 24 Mar 2014 07:05:25 GMT, Sönke Ludwig wrote:

On Thu, 20 Mar 2014 17:20:32 GMT, Andrej Mitrovic wrote:

When I list my packages and then try to open one, e.g.:
http://code.dlang.org/my_packages/ant-tweak-bar-d

There is no direct link to get to the public page of the package:
http://code.dlang.org/packages/ant-tweak-bar-d

It would be useful to have one to see what the page looks like without having to go to the main page and then having to search for our packages.

Added by 965536c.

Awesome, thanks!

Would it make sense for the package package page to link back to the my_package page as well? (make it circular).

Yes, why not... of course restricted to logged-in users.

Re: No link to packages page from within my_packages?

On Mon, 24 Mar 2014 15:13:28 +0100, Sönke Ludwig wrote:

Am 24.03.2014 14:35, schrieb Andrej Mitrovic:

Would it make sense for the package package page to link back to the my_package page as well? (make it circular).

Yes, why not... of course restricted to logged-in users.

Implemented by eef81f3.