From: Daniel W. <dan...@pa...> - 2004-08-06 12:27:39
|
Are there any ideas / plans for standardising the panel thingy that's used in mods like the user admin and layout?... I think this would be good if it was available as a feature in the layout mod (by code). I believe mods that have a menu like announcements and menu manager should use something like this, would also make things a bit more consistent. The way I currently have things set up is: (for example) <h2>Announcements</h2> <p class="inner menu">New Announcement | List Announcements | Settings</p> <h3>Current announcements (1 - 10 of 98)</h3> [list table] inner menu would be good suited as the panel. And with user and layout admin it has a table above h2, which im sure would be possible to after the h2 (is the title of content vars). Daniel |