Hi Geoffrey,
FYI the plugin.js file is located at /VAADIN/js/magnolialink/plugin.js but it
should be resolved just fine afaik. Additionally you may consider using
config.extraPlugins and/or config.removePlugins instead of config.plugins
directly.
Now on the serious side of things, CKEditor is
Hello all,
I've been debugging the JCR code these last hours, hoping I can understand
what's happening and why my bootstrap is failing. Unfortunately I know the JCR
too bad to figure out what's going on. Hope there will be someone here able to
help out.
Seems it is no permission problem. Every
Hello,
Is it possible to have a bootstrap file currently deployed on a public
instance reloaded without restarting the pub instance?
TIA,
Vincent
For list details, see http://www.magnolia-cms.com/community/mailing-lists.html
Altern
Sure. You can do it programmatically at runtime, e.g. in a Groovy script. For
instance if you would like to re-bootstrap the xml containing the superuser
account:
BootstrapUtil.bootstrap(new
String[]{"/mgnl-bootstrap/core/users.system.superuser.xml"},
ImportUUIDBehavior.IMPORT_UUID_COLLISION_R
In Magnolia 4.5.11, you can use site definition (domains and mappings) to
remove the root node from the URL for example:
[code]www.mysite.com/mySite/contact
//can be accessed from
www.mysite.com/contact[/code]
but is it possible to achieve the same thing when double clicking on a page in
the
I've configured an RSS Aggregator but could not incorporate into a Page. It
does not appear as a Component which I can select and insert. What do I need to
do? If someone could provide some simple steps on how to aggregate external RSS
content into a Page would be appreciated. Thanks!
--
Conte
Fabrice Lazzari wrote:
> I've been debugging the JCR code these last hours, hoping I can understand
> what's happening and why my bootstrap is failing. Unfortunately I know the
> JCR too bad to figure out what's going on. Hope there will be someone here
> able to help out.
>
> Seems it is no p
Kevin K. Han wrote:
> I've configured an RSS Aggregator but could not incorporate into a Page. It
> does not appear as a Component which I can select and insert. What do I need
> to do? If someone could provide some simple steps on how to aggregate
> external RSS content into a Page would be ap
Yes, thank you. That is very cool. I heart Groovy.
--
biz: http://www.linkedin.com/in/vincentstoessel/
personal: http://xaymaca.tumblr.com/
On Mon, Mar 24, 2014 at 10:54 AM, Ulrich Scheidegger <
willscheideg...@mac.com> wrote:
> Sure. You can do it programmatically at runtime, e.g. in a Groovy
Is it possible to have a page in magnolia create or update it's equivalent
bootstrap file after it has been modified/activated?
Thanks,
Vincent
For list details, see http://www.magnolia-cms.com/community/mailing-lists.html
Alternati
Well, of course you will not be able to update the bootstrap file inside the
JAR. But you could simply export the page as XML to some defined path. So yes,
it is possible.
For activation it's easier though: The activation command can be reconfigured
to include more sub-commands. So you could a
Hi Francisco,
I'm trying to do the same, can you share your setup information to make your
blossom component appear on editor.
Thanks,
Ravi
--
Context is everything:
http://forum.magnolia-cms.com/forum/thread.html?threadId=346c70c8-cc2f-417c-a91d-89341eafe407
---
I have made myself an Extended Userprofile, given an extra value:
public static String SOCIALINPROVIDER = "socialInProvider";
private SocialMediaService signInProvider;
This will be used to store find extra connection data, if available.
so now i have to adapt the user-registration form a
How would i do sth. like this ... ?
i still can't find anything on how to access these repositories from outside
magnolia.
Any good documents about that ?
private UserRepository repository;
@Autowired
public RepositoryUserDetailsService(UserRepository repository) {
this.repos
Can i write a magnolia app of the admincenter with blossom, or do i really need
to klick it together in the admin interface ?
--
Context is everything:
http://forum.magnolia-cms.com/forum/thread.html?threadId=b4d74a5e-5488-497c-9b6f-2718ffe5b0ec
---
I have three checkboxes that I added to the page properties dialog that appears
in the upper right hand corner of a template I created. It is structured like
so...
[img]http://imgur.com/cuaiyUi[/img]
Within a modelClass I created for an area, how do I retrieve the data values of
the "category"
The link for the photo is not showing up for me even though I added it to
imgur. Here is the link below though.
[url]http://imgur.com/cuaiyUi[/url]
--
Context is everything:
http://forum.magnolia-cms.com/forum/thread.html?threadId=04157a35-21b6-4b1d-abe1-e64df820953b
17 matches
Mail list logo