コミュニティアチーブメントバーを展開する。

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

この会話は、活動がないためロックされています。新しい投稿を作成してください。

解決済み

Change Quickstart Name in CQ5.5

Avatar

Level 1

[img]c.png[/img]

Hi,

Can anyone help me? Is it possible to customise the quickstart name as seen in the image above?

Because i have different instances running at the same time, apart form distinguishing between the author and publish by the port number, i would also love to see what project instance i am running. i don't know if it is possible to do.

For example from : Adobe CQ5 Quickstart (build 20120220)  to something like Adobe CQ5 Quickstart ( Instance for something else)

Kindly Assist?

1 受け入れられたソリューション

Avatar

正解者
Level 6

What we do is that we have a tag that we quard with the WCM and check if the runmode is a test environment.

This tag displays information about the bundles we have deployed on the site, what runmodes that are enabled on the site, if it is an author or publish. All the build information is generated and inserted in the bundles. Then you will see it on the pages and not in the quickstart toggler. Even if the server is started as a service.

If I get any spare time, I will add this feature to the ACS AEM Commons project.

 

/Ove

元の投稿で解決策を見る

2 返信

Avatar

正解者
Level 6

What we do is that we have a tag that we quard with the WCM and check if the runmode is a test environment.

This tag displays information about the bundles we have deployed on the site, what runmodes that are enabled on the site, if it is an author or publish. All the build information is generated and inserted in the bundles. Then you will see it on the pages and not in the quickstart toggler. Even if the server is started as a service.

If I get any spare time, I will add this feature to the ACS AEM Commons project.

 

/Ove

Avatar

Level 10

it is not configurable