Page 2 of 2

Re: [Manialink] mxmaps

Posted: 09 Feb 2013, 01:13
by reaby
Skeleton wrote:Clicking on author has stopped working.
Needs a little tidying up but looking very good and useability is looking great
fixed...

Re: [Manialink] mxmaps

Posted: 25 Apr 2013, 12:06
by zocka
really nice idea and nice to use, but I have some suggestions:
(in case you are still into the project)

- the "BACK" button should link back to the home page while you are viewing search results
- maybe you could make alternating backgrounds behind the lines so that you don´t mess up while reading through the line (maybe something like bgcolor="FFF<?php $n%2 ?>")
- the search fields could keep the search request so one can correct typos instead of retyping everything
(You could make some kind of "Clear" button with maniascript though)
- in the maniacode you can suppress the "Maniacode completed" message with

Code: Select all

<maniacode noconfirmation="1">
- althoug it´s obviously kept simple, I sometimes like to see the the image for the track before I download it. since your manialink is mainly for searching maps, there may still be users who would like to simple browse for tracks ingame.
you could add the image (http://tm.mania-exchange.com/tracks/scr ... mal/[mapid]) to show up when you hover a little icon at the end of the line for example
- maxbe you want to change logo on the left to the original mx logo (http://mania-exchange.com/Content/image ... x_logo.png), it would associate the manialink to mx a bit better I think
- imho the map-id entries somehow don´t fit to the rest of the line, I would set the textcolor to black and focusareacolor1='0000' (or 0001 to indicate that there is actually an entry field)

all these suggestions aren´t really important though, but I think they might improve it a bit ;)

Re: [Manialink] mxmaps

Posted: 25 Apr 2013, 12:21
by reaby
thanks for the suggestions, i try to find time to implement those, most of them are just change of current values, so it should be fairly fast edit :)