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: Reg Dispatcher - Adobe Experience Manager 15-10-2015
Sounds like you are using the dispatcher in front of an author instance. This article [0] Has configuration details for this use case.[0] http://helpx.adobe.com/cq/kb/HowToConfigureDispatcherForAuthoringEnvironment.html

Views

297

Likes

0

Replies

0
Re: How to make a phonegap app presents contents according to region / country of the User? - Adobe Experience Manager 15-10-2015
We will be releasing a feature pack in November to facilitate this use case. More details to come.

Views

114

Likes

0

Replies

0
Re: Touch UI - Projects - Missing Add Button/Link - Adobe Experience Manager 15-10-2015
Out of the box the admin user has permission to create projects, so unless something else has been changed that should not be the issue.Did you have the '+' button before and it's since disappeared?Which browser are you using? Can you try clearing your browser cache?

Views

389

Likes

0

Replies

0
Re: Touch UI - Projects - Missing Add Button/Link - Adobe Experience Manager 15-10-2015
Prior to 5.6.1 there was no add button for creating new projects.The three geometrixx projects can be found at /etc/projects/geometrixx. They can be copied and customized using CRXDE Lite to meet your projects needs.(It's not a great solution, but the functionality just wasn't there unfortunately)

Views

283

Likes

0

Replies

0
Re: Maven archetype:generate not working for multimodule-content-package-archetype - Adobe Experience Manager 15-10-2015
I would recommend using the latest released version, 1.0.2:mvn archejcr.vault -DarchetypeArtifactId=multimodule-content-package-archetype -DarchetypeVersion=1.0.2 -DarchetypeRepository=adobe-public-releasesThat said, both should work fine. Does your maven settings.xml contain the correct repository details? I've pasted a working settings.xml below: adobe-public true adobe-public-releases Adobe Public Repository http://repo.adobe.com/nexus/content/groups/public true false adobe-pub...

Views

139

Likes

0

Replies

0
Re: Front end development without eclipse or an other IDE, just a texteditor and GIT. Is this possible? - Adobe Experience Manager 15-10-2015
Hi Fraser,I wrote a Sublime build system for working with vault: https://github.com/blefebvre/sublime-vault-build-sysThis enables me to `vlt commit` a file with a single keyboard shortcut while still using my editor of choice.Bruce

Views

422

Likes

2

Replies

0
Re: 'Geometrixx Demo Site' search component is unable perform full text serach for docx - Adobe Experience Manager 15-10-2015
Hi Debal,Just to be clear, are you trying to fulltext search the contents of a .docx file in the repository?Any further details you can provide to reproduce this issue will be helpful.

Views

164

Likes

0

Replies

0
Re: 'Geometrixx Demo Site' search component is unable perform full text serach for docx - Adobe Experience Manager 15-10-2015
Hi Debal,Which version of CQ are you using?

Views

164

Likes

0

Replies

0
Re: Is there a way to disable JS minification for a particular clientlib or JS file? - Adobe Experience Manager 15-10-2015
Hi LinearGradient,I don't know of a way to exclude specific clientlibs from minification.That said, I've worked around this bug by simply using the pre-minified version provided by Angular, which YUI has no problem minifying.

Views

2.9K

Like

1

Replies

0
Re: Geometrixx Media template - Adobe Experience Manager 15-10-2015
Hi Rebecca,There is no Geometrixx Media blueprint which is why it does not show up as an option when you select "New Site..." from site admin.That said, you can use the existing Media templates for a new top level site by modifying the "allowedPaths" property on the template node. For example, if you'd like to reuse the "Media Home" template (/apps/geometrixx-media/templates/media-home-page) for a new site, set allowedPaths = "/content(/.*)?"

Views

154

Likes

0

Replies

0