Crafter CMS 2.5.x - Reindex Preview Context - crafter-cms

I followed the instructions at
http://docs.craftercms.org/en/2.5/system-administrators/reindexing-content.html
Everything worked fine but I'm not able to re-index the context on preview, when I select the beans in the preview context I got a message saying "No processor found by name: XXXX"
I'm working with Alfresco as my content repository

Related

AEM unpublished page is still visible on publish instance

last time I do some updated.
I uploaded to CRX installed and did replication.
On component A works ok (author & & publisher)
On component B on author works have new data, publisher have old data
What I saw is when I unpublished page with component B is still visible on publisher instance.
If you replicate a package that contains a deactivated page, that page will be still visible because AEM ignores the deactivated status on the publish instance, if the page exists it will be displayed. To avoid this:
Do not replicate deactivated pages via package.
And/or use the on/off property where a page won't be available even if it exists in the publish instance. See https://experienceleague.adobe.com/docs/experience-manager-64/classic-ui/authoring/classic-page-author-publish-pages.html?lang=en#scheduled-activation-deactivation-on-off-time

Liferay Portlet do not appear in the menu option for portlet

I am following the official Liferay tutorial 7.1,
I have started the server and installed the first "guestbook portlet".
However, it is not showing in the list of available portlets (the menu which shows when you click on the + button ).
I went back to Eclipse and I can see that my module ( the only one I have ) has an error symbol on it. However, no error message is displayed anywhere.
This is the menu I am talling about
Is anyone aware on why is this happening? and how to fix this?
Thank you
I have solved this,
This was due to a missing step ( maybe missing from Liferay tutorial or I paid low attention ) , I had to run initBundle gradle task and then run the server. Make sure that the server was pointing to the bundles folder which get created automatically in Liferay workspace.
After that my portlet appeared.

Orchard CMS - remove an alternative

I have created a shape alternative, 'List.cshtml' but don't need this.
Now that I deleted the file from the Views folder, Blog Post list throws an error trying to find view file in theme directory and list of Content items in dashboard doesn't display any items.
So how do I delete a published view alternative and have Orchard go back to using the version from the module?
Version 1.10.0
Sounds like you need to restart the site. I recommend going into IIS and recycle the app pool.
Is this a deployed version of the site? I think that is the only time it will error when you remove a view file, if you're running the source in Visual Studio it will go back up the cascade to the proper view file/location.

newbie --> How to deploy my jsr 168 portlet inside liferay

Three simple questions...
Question 1.
I have a JSR168 portlet that is deployed over IBM Websphere Portal server at my company. I was using a version of IBM Portal server for my development but strictly speaking I don't think I am allowed to use these at my company. So now my plan is to do my development and testing on my local machine using liferay and then deploy to IBM Portal Server.
From what I have read about liferay since it supports jsr168 I should not have any problems. Is this correct?
Question 2.
I've just finished installing the liferay 6.2-5 stack on my mac from the Bitnami site. It is running but I am having troubles understanding how I can deploy my first portlet (which by the way works under IBM Portal Server).
After logging in I go to Admin> Control Panel> Apps> App Manager. I then hit Install and select my war file and then put in a context root. But I keep getting an error message "Please enter a valid url".
What is the problem here?
Question 3.
After the Portlet has been installed how can I see it in liferay?
thanks in advance
for 1: correct, Liferay supports JSR-168
for 2: You can either drop your WAR file in Liferay's "deploy" folder, which will cause Liferay to deploy it from there. If it disappears from that folder within a few seconds, it has been deployed.
The administrative UI allows you to do a similar thing through the Web UI - you can either upload your plugin or point to a URL where Liferay can download it: Don't mix it up with Websphere's admin UI where you give the context name for an uploaded application. In Liferay you'll either have to use the upload OR the URL. The context name is derived from the name of the WAR file.
for 3: You'll find your plugin when you choose the "Add" button - login as Administrator and you'll find a "+" labelled button on the left side of the screen. Choose "Application" and look for your portlet (you can filter the list). If you include some Liferay-specific deployment descriptors (look up WEB-INF/liferay-display.xml) you can also influence which section/headline it appears under.

Liferay Asset Publisher: Cannot open Document

after adding a document by portlet 'Documents and media' im trying to open the document within asset publisher, which is not working and detail view is not shown.
After publishing a document is is displayed inside of asset publisher. The document is visible by anyone (Guest role).
The asset publisher display settings are configured to show full content (Asset link behaviour) but after click on document it is not opening the detail page. It is just refreshing the hole page.
My setup is linux x64 tomcat 7 and liferay set up by myself. But i've tried liferay tomcat bundle in different versions too. I did not hook the asset publisher.
Problem was i used java8. Liferay does not support java8, even if most is working with it.

Resources