NewsPublisher: Limiting Users to Their Own Pages in MODX
Last Updated on Sunday, 5 May 2013 01:46 Written by Bob Ray Tuesday, 7 May 2013 12:00
If you are using the NewsPublisher extra for MODX Revolution and would like to restrict users to editing only pages they created, there’s a fairly simple solution.
When you put the [[NpEditThisButton]] tag on a page, front-end visitors who are logged in will see a button labeled “Edit” on each page. Clicking on it will launch NewsPublisher with that page loaded in the editor. The secret to keeping users from editing other user’s pages is to just not show them the button. This is easy to do with a simple snippet and a tag in your Template.
How to Make Multilanguage Pages in SilverStripe
Last Updated on Monday, 1 April 2013 05:23 Written by Teet Bergmann Wednesday, 3 April 2013 12:00
- Make site translatable. go to mysite/_config.php and add lines:
How to Create New Pages in Prestashop
Last Updated on Friday, 1 March 2013 07:11 Written by Fabio Porta Wednesday, 27 February 2013 12:00
Prestashop has lots of pages to display specific stuff, but it may not be enough. What if we want to show all of our products to the customer, for example? We’d need a brand new page with its controller. Let’s see how easy it’s become to add new pages to Prestashop since 1.5.
Introduction
Learn MoreHow to Control the Access to Pages in Dolphin 7.1
Last Updated on Wednesday, 19 December 2012 12:00 Written by Mscott Wednesday, 19 December 2012 12:00
Hello and welcome! In today’s blog, I’m going to show you how to use the Dolphin 7.1 “Page Access Control” module. Before we begin, we need to install the module. A step by step guide on installing the Dolphin 7.1 base modules can be found here.
Once we have the module installed, we can access it by clicking “Page Access Control” under the “Modules” heading on the left side menu.
Learn MoreHow to Insert Custom Pages in Dolphin 7.1
Last Updated on Friday, 14 December 2012 12:00 Written by Mscott Friday, 14 December 2012 12:00
Hello and welcome! Today I’ll show you how to add a new page to your Dolphin 7.1 website. Creating a new page is useful in many situations and allows us to add any content we wish to our website.
We’ll start by logging into our Dolphin admin and selecting “Pages Builder” under the “Builders” sub-heading on the left side menu. Now select “Add Page” on the page builder bar.
Learn More
Recent Comments