I think on the admin/build/alinks page, there should be two tabs, one with a list of links, and the other an "add" form.

Somehow the existing layout of having the edit form at the bottom (collapsed by default, too) doesn't feel right.

Just a suggestion.

Comments

tic2000’s picture

It's on my todo list. My time unfortunately doesn't allow me to develop this module as much as I want to.

niklp’s picture

This is fixed in the new 1.3-3 version.

However, there is no confirmation message - it would be prudent to do a drupal_set_message() saying that the updates had been successfully completed, when this is the case - this doesn't happen at the moment.

tic2000’s picture

Status: Active » Fixed

I didn't see any module saying that he added new features through drupal messages. And you get a message of the database update when you run update.php, which is mandatory after any module update.

niklp’s picture

Lol!

No.... when you update the LINKS, you should get a message.

- Edit alink
- Click update button
- go back to edit page, but WITH a drupal_set_message :)

tic2000’s picture

Will be done.

Anonymous’s picture

Status: Fixed » Closed (fixed)