In refinery CMS "Settings" tab not occur in application admin - refinerycms

In Refinery CMS ,
On the settings tab in the back end not present.
Is anybody facing the same problem ?
In the demo application for refinery CMS the "Setting" tab is present.
When I created new project using refinery.
there is no tab "Setting".
Please tell me , How to enable that tab or is there any gem dependency ?
I am stuck with this only. :(
Please reply asap.
thanks in advance.

Hiya so just to share with wider audience the answer from refinery guys & here it is:
hope that email helped you
Philip Arndt : quote
to refinery-cms
Yes refinerycms-settings is no longer included by default.
It's now a gem packed separately to the rest http://rubygems.org/gems/refinerycms-settings
Cheers

This is just for people to help. The feature for "settings" tab not available in latest version of refinerycms. If want to do the configuration changes it will be in "configuration/initializers/refinery/"Thanks.

Related

How to see errors in PHPRunner?

I am working on a website created in PHPRunner. I have created a page using custom view and added it in the side navigation bar using Menu Editor. But when I save & build the project. I am not able to see the page I created on the website. The software doesn't show any errors when I build the project. All I can see no changes for the new page on the website. I am not sure whats wrong with the software or how to trace for errors?
Can anyone help me?
You need to give the group permission to see that page from the Administrator rights section.

CanĀ“t open an submitted sap app (via Eclipse Neon) on Fiori LaunchPad

I'm going to try to be as more specific I can be.
So I'm building an Planning Calendar app on SapUi5 similar to this one.
But after I 'share project' on Eclipse and try to open the app on Fiori LaunchPad it gives me this error:
I'm new to this language and any kind of help will be appreciated. If you need anything else please let me know.
Thanks in advance for your help
Well after some time searching and analyzing the code with my fellow partners the only answer we can assume is the answer of #Ethan Jewett which is: 'Not sure. You'll probably have to share your app with someone to fully diagnose. It's possible that you used example code in your index.html and are pulling UI5 from a CDN or something instead of using the local one.'. If you want to understand (well) the problem please check the comments. Thanks to Ethan for all his help!!

How to appear the arrow using sap.m.Popover

I'm using SAPUI5
I allready create de Object Sap.m.popover, and appears on bottom of the button when click, but the arrow up its not there.
What i miss?
Thanks
Its due to missing of CSS. Please try to update the UI5 library. 1.28.7 version is recommended. Thanks
There are API properties for controlling the arrow positioning (placement) and it also depends on the device / browser how the arrow is displayed.
If the examples from the explored app or from the test page run fine for you, then try to copy the code from one of these resources:
Examples
Developer Test page
If this does not help, consider opening a new GitHub issue for OpenUI5 or an SAP ticket to analyze the issue.

tinymce3 editor in joomla 1.5 browse button not working

i have a strange issue i have a joomla 1.5 site and i have installed the tinymce3 cause the client needs really bad this button that it has ,,that is the paste from word,, the problem is that when i insert for example a link or an image then when i click the browse button to browse files and content then nothing happens with the onclick,, :(
i have searched through the net and found MCImageManager might be a solution but i have to buy it.. is there any other way ?
any help would be really appreciated,
thank you guys..
Hi guys in case someone else need it,
just instead of tinymce editor i used the jce editor,
solved just from the jce editor it provides this kind of functionality the paste from word
just by playing on the default profile plugging settings parameters
and the browse button is working like a charm,
once again thank you

any plugin where user modify their profile and post panel at front end?

I want to know is there any plugin(s) where user first registered as editor then create a post or modify own post.
users can manage their profile and post panel.
I have searched a lots of plugins but still not found any sufficient.
i am newbee in wordpress. and little bit knowledge about wordpress. please help me.
Thanks in advance.
There is a good tutorial HERE.
Works for me. It's not so super-easy, but if you want to create clone of that side- you need to understand it.