x00
MVPx00 MVP
Reactions
-
Re: Customizing Messages
That is a security message, becuase the nonce "number used once" also known as TransientKey is not there or missing. This is to ensure the sign out came from you, and the transient key is t… (View Post)2 -
Re: Meta tags?
there are some seo plugins, or you could manually add to the template. search SEO in addons->plugins (View Post)1 -
Re: Plugins vs Applications for Dummies
From the Model Controller View perspective. Applications are the natural containers of controllers and hence model and views, that define an application. So in simple terms if the a section of the si… (View Post)1 -
Re: Use of greater than > and less than < characters in post result in mangled code
It is hard to say that the above is a bug becuase in a way that is the expected behaviour in html (if not the browser wouldn't render it so), certainly without pre-processing. post client side s… (View Post)1 -
Re: Vanilla or Garden? Plugins or Addons?
Addon include applications, plugins, themes and locales. Technically it is Garden addons. You could say applications are in a different category, because they are defining the application using frame… (View Post)1
