edit button not show in Orchard Zones 1.9.2 - orchardcms

I download Orchard.Web.1.9.2 and I want add Edit button in the upper right corner.
In tutorials show that you need to log in as Admin and enable modules (Content Control Wrapper and Enable Widget Control Wrapper). But I still didn't see this button.

Related

Azure API Management Developer Portal edit detail options

I am new to APIM, when I try to edit the page api-details and change some of the defaults for "List of Operations" it does not present me with an option to save (stays greyed out). Instead I get a message saying "This section is part of a "Default" layout. Would you like to open it for editing?"
Opening the default layout doesnt really do anything in terms of helping me save these options. How to I save these options? Like "Allow switching between URL paths and operation names"?
After selecting default group the following happens.
One of the workaround to save the changes made to layout in APIM developer portal as following:
Go to the developer portal of the APIM Instance > Click on APIs option on right top corner > Click on Edit Layouts option comes in the bottom right corner >
Edit your layout by adding the required options like List of APIs or API History or Widgets and then click on Save button is available on left side.
After making selection, Save option will be enabled to apply changes.

How to disable intrusive template picker dialog?

Is there any global option to disable the template picker dialog for 2sxc after the application is configured? Now this dialog is popping up every page load in edit mode and interferes with general website editing.
I'm not sure what your question is - maybe add some context or screenshot.
My guess is you added a module to the page and didn't configure it yet - so the picker automatically appears. Just pick something - or delete the module, and you should be good to go.

How can you disable blog comments in Orchard CMS?

How can you disable blog comments in Orchard CMS? I can't see how to do this. There's nothing about disabling comments in settings.
You can add control functionality on your site by enabling and disabling features exposed by the modules that are installed to Orchard. To view the available features, click Features under the Modules heading in the Orchard admin panel.
I think you will have one called Orchard.Comments
To disable the feature, simply click Disable for that feature.
Also, you can modify the page content type in Orchard to not allow comments.
Log in as an administrator and then head over to the Admin Dashboard. On the left hand navigation, select the Content item.
Then click on the Content Types tab at the top.
Find the Page Content Type and click the edit link.
Click the Add Parts button.
And then uncheck the Comments part check box.
Click Save on this page and then Save again on the Page content type.
Also, when you create a new Page in your Orchard site you will see the Allow new comments check box so that your users can leave comments on the page/article that you create.

How to disiable navigation bar in openbravo 3

I would like to disable top navigation bar for certain users.
Quick Menus
Create New
Launch
Application Menu
Alerts
Log out
User Preferences
Help.
I would like to show only workspace with default widgets in it when certain users logs into openbravo.
How to achieve the above features in openbravo.
Any help greatly appreciated!.
1) You can enable portal interface
(from http://wiki.openbravo.com/wiki/Role)
For Portal Users: If checked, this role will have a simplified (portal) interface, where we may see only configured workspace widgets with role access. Portal interface changes the look and feel of the workspace. Top page menu and left-side menu are hidden. Usually a role for Portal Users givess access to users only to their own information using widgets.
2) To remove logout link you have to add patch/tweak client application module
3) Since portal interface also disables left-side menu (i.e recent views, recent documents etc) to enable you have to add patch/tweak client application module
patches or changes may need to go on smartclient code as well as java code related to default workspace
It's possible to hide tool bar here via preferences. But Openbravo core customization is required to disiable top navigation bar in openbravo 3. It is not possible to achieve the above using openbravo's extended module feature. Check this link

How to get Site Icon to properly update in Sharepoint 2010 Web Part Page

I'm working on creating a reusable and extensible web application in SharePoint 2010. I've created a master page to apply across all pages in the site. However, whenever I create a web part page and navigate to it, the site icon does not display. Instead of my custom site icon being displayed it shows the default SharePoint icon. I can get around this by placing the icon directly into the master page, but that would require me to create a new master page if I ever wanted to extend this web application.
Does anyone know why this is happening? My initial thought was that the web part page had somehow been customized to not use the default master page, but that does not seem to be the case: if I update the master page it is reflected in the web part page.
Googling around and checking this site yielded little answers. I only found one post out there that reported the same issue I am observing but there was no solution.
If it helps, I did notice one phenomena when navigating to this page. Before the page completely loads, the correct site icon appears for a split second before being replaced with the default site icon. Hope that helps.
I ran into the same issue this morning and didn't want to create a custom master page just for this, but luckily it was quickly resolved by following admlcrunch's suggestion (on SharePoint 2010):
Go to the desire page
Click on the "Page" tab at the top
Click on the "Title Bar Properties" at the right (in the ribbon)
In the Image Link section on the right, paste in the image URL
Click OK
The only bad thing about this is, you have to update every Web Part page that you want custom icon image to display.
I was just having the same issue. Web Part Pages have their own icon that you can set.
To set the icon click Page > Title Bar Properties. This will open the Web Part Page Title Bar dialog. In this dialog there is an area to set the Image Link. You can set the icon here. I just copied the URL to the site icon.
Open the page in designer and remove the custom titlebar place holder:
[WebPartPages:TitleBarWebPart]
from the :
[asp:Content ContentPlaceHolderId="PlaceHolderPageTitleInTitleArea"]

Resources