Page 2 of 2
Re: [ManiaHome] Add the bookmark button on your Manialink
Posted: 07 Sep 2011, 16:40
by TStarGermany
GROM
<include url="
http://maniahome.maniaplanet.com/add/?u ... &version=0"/>
seems maniahome server isnt available right now, so my own manialink wont load -.-
is there another way to create such a buttom with predefined styles?
Re: [ManiaHome] Add the bookmark button on your Manialink
Posted: 07 Sep 2011, 17:33
by gouxim
Look at the XML code at the URL of the include. What matters is the link of the button. For the rest you can put whatever you want. Beware of user experience though. A unified button has the advantage of beeing easily understandable by everyone.
Re: [ManiaHome] Add the bookmark button on your Manialink
Posted: 08 Sep 2011, 18:51
by Electron
The include element not only includes a bookmark button. It also includes a link to Google Analytics. Should this be documented?
Re: [ManiaHome] Add the bookmark button on your Manialink
Posted: 08 Sep 2011, 20:11
by gouxim
We gather statistics about audience on all our services and Website. This is for that too. There's no real need to document it since it's not require (nor possible as is) to include it in your own implementation.
Re: [Maniaplanet] Add the bookmark button on your Manialink
Posted: 16 Jul 2012, 16:54
by TatharNuar
Even if the bookmark itself can't have an image, can the bookmark's button just be an image? I want to add a small icon-only button to my Manialink, since a full-size button would be too big for the area I have set aside for the button.
Re: [Maniaplanet] Add the bookmark button on your Manialink
Posted: 16 Jul 2012, 17:38
by gouxim
Yes you can:
gouxim wrote:
Look at the XML code at the URL of the include. What matters is the link of the button. For the rest you can put whatever you want. Beware of user experience though. A unified button has the advantage of beeing easily understandable by everyone.
Re: [Maniaplanet] Add the bookmark button on your Manialink
Posted: 16 Jul 2012, 18:35
by TatharNuar
gouxim wrote:Yes you can:
gouxim wrote:
Look at the XML code at the URL of the include. What matters is the link of the button. For the rest you can put whatever you want. Beware of user experience though. A unified button has the advantage of beeing easily understandable by everyone.
Wouldn't it be smart to have a bookmark image specifically for these buttons? A star could mean a number of things, but an open book with a bookmark in it would have a clear purpose.
EDIT: Actually, a heart icon would work too, since "bookmarks" and "favorites" are synonyms in this context.
Re: [Maniaplanet] Add the bookmark button on your Manialink
Posted: 16 Jul 2012, 19:02
by The_Big_Boo
IE, FF, Chrome and Opera (and this is a non-exhaustive list) are using a star for bookmarks/favorites, I think it's a good enough reason for choosing a star too ^_^
Re: [Maniaplanet] Add the bookmark button on your Manialink
Posted: 16 Jul 2012, 19:10
by TatharNuar
I guess that's fine then, but I'm going to use StateFavourite instead for my button.
Looking at the link, I can't figure out what the 42=(stuff) part is for. What is that? Also, my bookmark keeps displaying as a raw Manialink in the bookmarks menu, instead of the name I gave it. I'd like to fix that.