Ticket #32 (closed enhancement: fixed)

Opened 3 years ago

Last modified 3 years ago

re: #19 automatic numbering of menu-items in admin interface

Reported by: leonieke Owned by: michiel
Priority: none Milestone: MvBlog 1.5
Component: admin_interface Version: 1.4
Severity: Keywords: links, sidebar, menu
Cc:

Description

re: #19
Whenever a new link is added, have the following link-form be increased by one. Now it doesn't show any numbers, because the order can be changed manually, but perhaps an automatically filled number (each time increased by 1) will help future users.
Of course the manual ordering can still be changed :)

Change History

Changed 3 years ago by michiel

  • status changed from new to assigned
  • version set to 1.4
  • milestone set to MvBlog 1.5

Changed 3 years ago by michiel

Good idea. Even better would be to strip empty positions while saving. So if you have a link with order 3, one with 5 and one with 7, saving them would make it 1,2 and 3 Also, sort by sortorder, and after that by alphabet for linkname.

Changed 3 years ago by michiel

The auto renumbering is not going to happen. This will upset people who put gaps in the sortorder for a reason. One of those reasons can be that they want to insert links somewhere later.

Changed 3 years ago by michiel

  • status changed from assigned to closed
  • resolution set to fixed

(In [44]) added suggestion for order in new link form Fixes #32

Note: See TracTickets for help on using tickets.