----------------------------------------------------------------------------
Changes committed by g0llum on Tue Aug 2 12:14:28 2005
on branch: ArtistPageRedesign-BRANCH
Added Files:
in mb_server/htdocs/edit/relationship:
add.html addurl.html edit.html frontend.js remove.html
showelements.html
in mb_server/htdocs/edit/relationships:
add_link_attr.html add_link_type.html delete_link_attr.html
delete_link_type.html do_link_attr.html do_link_type.html
edit_link_attr.html edit_link_type.html link_attrs.html
link_type_roots.html link_types.html newlink.html
Modified Files:
in mb_server/htdocs/comp:
albumbegin navbar
in mb_server/htdocs/comp/ar:
ModifyRelationshipsBox ShowARLinks ShowRelationshipsBox
in mb_server/htdocs/comp/moderation:
MOD_ADD_LINK_TYPE
in mb_server/htdocs/edit/album:
editall.html sae-edittracks.html sae-review.html
Removed Files:
in mb_server/htdocs/mod/link:
add_link_attr.html add_link_type.html delete_link_attr.html
delete_link_type.html do_link_attr.html do_link_type.html
edit_link.html edit_link_attr.html edit_link_type.html
link-selecttype.js link_attrs.html link_type_roots.html
link_types.html newlink-selecttype.html newlink.html
relate_to_url.html relate_to_url.js remove_link.html
selectlink.html
Log Message:
moved link-editor to edit/relationship. moved linktype editors to
edit/relationships
applied lukz va-editor patch, combined js of the relationship forms into one
javascript file, removed all references to 'link' from the frontend (replaced
with 'relationship'). the linktype editor would require some work, but i figured
it was visible only to few users, so it doesn't concern us too much, if it
doesnt conform to GoodTerminology.
----------------------------------------------------------------------------
|