Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Bruce_Lefebvre
Bruce_Lefebvre
Offline

Badges

Badges
17

Accepted Solutions

Accepted Solutions
28

Likes Received

Likes Received
30

Posts

Posts
63

Discussions

Discussions
6

Questions

Questions
57

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by Bruce_Lefebvre
Customize the badges you want to showcase on your profile
Re: how to apply permission on design mode of sidekick in CQ5? - Adobe Experience Manager 15-10-2015
To hide the design button simply "deny" (uncheck) the modify permission for the particular user or group.

Views

989

Likes

0

Replies

0
Re: integrating phonegap - Adobe Experience Manager 15-10-2015
I am tracking down CQ Eng to help you. 

Views

342

Likes

0

Replies

0
Re: Adobe CQ Export Content As XML - Adobe Experience Manager 15-10-2015
content packages are zipped XML files ...Jörg

Views

725

Likes

0

Replies

0
Re: way of setting and retrieving a Page object via request attribute - Adobe Experience Manager 15-10-2015
Another update. I marked Bruce's answer as correct. new code: Page page = (Page)request.getAttribute("page");Thanks Bruce!

Views

589

Likes

0

Replies

0
Re: How does one switching from classic UI to touch UI? - Adobe Experience Manager 15-10-2015
Bruce Lefebvre wrote...I may have misunderstood, but you can always point directly to http://localhost:4502/projects.htmlAuthors can bring up the new touch page editor manually by swapping 'cf#' for 'editor.html' in the URL. For example:Classic: http://localhost:4502/cf#/content/geometrixx-outdoors/en.htmlTouch: http://localhost:4502/editor.html/content/geometrixx-outdoors/en.html I was thinking more a UI artifiact some where in the classic UI that took you over to the touch UI something like th...

Views

382

Likes

0

Replies

0
Re: Can a component or macro be made that will create child pages from a template? - Adobe Experience Manager 15-10-2015
The reason I need to do it this way is because my boss wants users to be able to edit the content of the pages and also add new pages without using the AEM or CRXDE. I do not know why he wants it this way, but that is what he requested.

Views

198

Likes

0

Replies

0
Re: autocomplete in JSP - CQ on eclipse - Adobe Experience Manager 15-10-2015
Worked like magic! Thanks mate.

Views

1.3K

Likes

0

Replies

0
Re: Dragging a component onto something OTHER than a parsys - Adobe Experience Manager 15-10-2015
If you want to drag from sidekick - you can place components based on JQuery in the sidekick on them - however - the article that i referenced - the start zone was also on the page - not the sidekick.

Views

490

Likes

0

Replies

0
Re: Bug when naming anything some from of the word "advertisement"? - Adobe Experience Manager 15-10-2015
No worries, I ran into this issue myself.

Views

480

Likes

0

Replies

0
Re: Fluid grid type layouts - Adobe Experience Manager 15-10-2015
I would say that it's basically up to the team what they prefer.You can also check out http://masonry.desandro.com/ if you haven't already done so if you are into thethe whole "placing things in an optimal way" (when it comes to the available space in the browser). Of course things can be a bit messy using these libraries and might not suite all sites.Especially if you want to have more control over how the site would look and behave in the different device-widths.Then a more strict library like...

Views

572

Likes

0

Replies

0