[Maniaplanet] Add the bookmark button on your Manialink

Discuss all the publishing tools, including ManiaHome, ManiaPub, ManiaFlash and ManiaPress in this forum

Moderator: NADEO

User avatar
gouxim
Nadeo
Nadeo
Posts: 1188
Joined: 14 Jun 2010, 17:20

[Maniaplanet] Add the bookmark button on your Manialink

Post by gouxim »

1 - Introduction

You can add a bookmark button on your Manialink for people to add your Manialink in their bookmarks.

In this guide we will see how to add such a button on your Manialink by using XML code only. Everything is based on a Manialink Include, you just need to specify the right URL. Let's see how!

2 - Simple button

At least, you need to specify the code/url of your Manialink. Let's take an example with "manialoto" (change manialoto with whatever your Manialink is!). The code is very simple. Just put it in your page where you want to display the button.

Code: Select all

<include url="http://maniahome.maniaplanet.com/add/?url=manialoto"/>
Note that we use Manialink Version 1, that means it uses the new coordinates and sizes.

3 - Button with a formatted name

You can also specify the name of your Manialink using special characters. Let's take an example with the manialink "manialoto" and it's name "$i$F60ManiaLoto" (change manialoto and the formatted name with whatever your Manialink is!). The code is the same but we add the "name" parameter. Note that parameters are not separated by "&" but by "&". This because the URL is XML-escaped.

Code: Select all

<include url="http://maniahome.maniaplanet.com/add/?url=manialoto&name=%24i%24F60ManiaLoto"/>
You just saw something weird didn't you? I wrote "$i$F60ManiaLoto" before, and "%24i%24F60ManiaLoto" in the URL above. Okay, this is important so I'll write it with big letters:
URL-ENCODE YOUR PARAMETERS BEFORE PUTTING THEM IN THE URL!

URL-encoding is very simple. Here's a tool to do that: http://meyerweb.com/eric/tools/dencoder/

4 - Button with an image

Images are no longer supported in ManiaHome bookmarks.

5 - Manialink version="0" support

The included view uses by default version="1" with the new position/size system. If you're Manialink still uses version="0", you can specify it in the URL of the include:

Code: Select all

<include url="http://maniahome.maniaplanet.com/add/?url=manialoto&version=0"/>
Please do not PM for support. Instead, create a thread so that everyone can contribute or benefit from the answer! 8-)
SadHik
Posts: 484
Joined: 15 Jun 2010, 11:17
Location: FR - Grenoble
Contact:

Re: [ManiaHome] Add the bookmark button on your Manialink

Post by SadHik »

Maniapub = Manialoto ? i think you made a mistype :oops:
Image
User avatar
gouxim
Nadeo
Nadeo
Posts: 1188
Joined: 14 Jun 2010, 17:20

Re: [ManiaHome] Add the bookmark button on your Manialink

Post by gouxim »

I don't know what you're talking about :lol:

(Thanks it's been fixed)
Please do not PM for support. Instead, create a thread so that everyone can contribute or benefit from the answer! 8-)
User avatar
jonthekiller
Translator
Translator
Posts: 4702
Joined: 15 Jun 2010, 11:07
Location: In Maniaplanet Alpha
Contact:

Re: [ManiaHome] Add the bookmark button on your Manialink

Post by jonthekiller »

Good, it's very easy now :thumbsup:

EDIT : I have found a bug. I have wrote this

Code: Select all

<frame posn="-10 -5 -1">
<include url="http://maniahome.maniaplanet.com/add/?url=lottery"/>
	</frame>
And I have this on the manialink "lottery".
Sans titre.jpg
Image
User avatar
gouxim
Nadeo
Nadeo
Posts: 1188
Joined: 14 Jun 2010, 17:20

Re: [ManiaHome] Add the bookmark button on your Manialink

Post by gouxim »

It's because I think your Manialink use version="0", but our include use version="1" (new sizes and positions)
Please do not PM for support. Instead, create a thread so that everyone can contribute or benefit from the answer! 8-)
User avatar
jonthekiller
Translator
Translator
Posts: 4702
Joined: 15 Jun 2010, 11:07
Location: In Maniaplanet Alpha
Contact:

Re: [ManiaHome] Add the bookmark button on your Manialink

Post by jonthekiller »

Yes, I use version="0". Is it possible to add a parameters for use version="1" or version="0"?
Image
User avatar
gouxim
Nadeo
Nadeo
Posts: 1188
Joined: 14 Jun 2010, 17:20

Re: [ManiaHome] Add the bookmark button on your Manialink

Post by gouxim »

Done. Add "version=0" in the URL of the include.
Please do not PM for support. Instead, create a thread so that everyone can contribute or benefit from the answer! 8-)
User avatar
jonthekiller
Translator
Translator
Posts: 4702
Joined: 15 Jun 2010, 11:07
Location: In Maniaplanet Alpha
Contact:

Re: [ManiaHome] Add the bookmark button on your Manialink

Post by jonthekiller »

Thanks, it works well :thx:
Image
User avatar
TStarGermany
Posts: 470
Joined: 15 Jun 2010, 11:05
Contact:

Re: [ManiaHome] Add the bookmark button on your Manialink

Post by TStarGermany »

Glad to see it works again

@Jon: Damn, you stole my "lottery" link ^^ I already had it registered, but let go again :ß
@gouxim : I'm sure the buttom can be assembled of more attractive elements (i mean the background button)

BTW: Is there still a way to compose such a button with own elements (not images,but pre-defined styles) ?
Last edited by TStarGermany on 07 Sep 2011, 16:29, edited 1 time in total.
User avatar
jonthekiller
Translator
Translator
Posts: 4702
Joined: 15 Jun 2010, 11:07
Location: In Maniaplanet Alpha
Contact:

Re: [ManiaHome] Add the bookmark button on your Manialink

Post by jonthekiller »

I can't use lottomania, I have take a easy link :mrgreen:
Image
Post Reply

Return to “Ingame Publishing”

Who is online

Users browsing this forum: No registered users and 1 guest