HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Guild Wars 2 Community now using Vanilla
After some days css customizations the new Vanilla powered Guild Wars 2 Community is online: http://www.imbaimba.de
Tagged:
0
Comments
Very nice.
Its me again. I have an urgent question. In germany the webmasters need some pages for legal aspets. how can i add some pages like: AGB, Datenschutz, Verhaltenskodex, Nutzungsbedingungen, Impressum.
or in english:
Terms and Conditions, AGB, Data Privacy Protection, Code of Conduct, Site owner information
I dont want to post them as a discussion. Plz help me out :-)
The easiest would be to use the Custom Pages plugin
Kasper Kronborg Isager (kasperisager) | Freelance Developer @Vanilla | Hit me up: Google Mail or Vanilla Mail | Find me on GitHub
No, i already tried the "Custom Pages plugin". This is not a plugin, this is a dummy. Tell me a modern application where i have to work offline to get this online integrated in my content. This plugin is 2 years old and need a hand on it.
So take a look at the attached file, the charset for correct rendering the output is wrong. I cant work with this.
The plugin is perfectly fine, you just don't seem to know how to properly use it. All it does is enable you to define custom content for your master views, that's it. I've used it on a number of installations myself with great success.
By the way, if you want a more "modern application", use Vanilla CMS (http://vanillaforums.org/addon/vanillacms-application) or "Candy" (http://vanillaforums.org/addon/candy-application)
Kasper Kronborg Isager (kasperisager) | Freelance Developer @Vanilla | Hit me up: Google Mail or Vanilla Mail | Find me on GitHub
Several ideas.
@ollip2k
perhaps adding this will solve the problem with the characters displaying incorrectly on your page
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
to add several pages of text. either add the item to your menu with the add menu item or by directly modifying default.master.tpl or default.master.php.
here is a simple plugin that I just wrote because it seemed so easy and might help.
ExtraPage
I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.
thnx for the help guys ... now i use candy. works fine.