How create folder (view) in contentful CMA - contentful

I need to create an editors view to organize my posts
and then add the users
Can someone help me
thanks
Create folder to organize my contents in framework contentful

Related

How to synchronize data from the main document page and the quick access tab in Sharepoint?

There is a main page with the ability to quickly access documents.
Separately, there is a "Documents" page on which the folder structure is created.
I want the folder structure from the Documents page to also be visible on the main page, but right now it's empty.
I was trying to add a link to an existing "Documents" page in the Documents quick access web app settings.
Thought that the data is synchronized. But it did not help.
Please advise how to resolve this issue. Thank you.
Check if the same issue occurs with other SharePoint site collections.
Add Documents web part in Home page.When you create a new folder structure on the "Documents" page, it will be automatically synchronized to the Home page.

Create a custom template page in shopware5

I am working on my first shopware project. I need to create a new contact us page on shopware using my own template. My contact us page contains two forms and some other contents.
If someone can tell me how to create a custom template page on shopware I know how to add two forms and the other page contents into it.
In theme folder, there is a folder called “custom” for the content pages such as “about us” . I need to create a same type of page for my new contact us page.
Please let me know if the question is not clear.
You have to create a custom Theme via the Theme Manager in the Backend, the CLI or on your own with a Folder below themes/Frontend/ThemeNameHere and a file "Theme.php"(documentation).
After that you have to create a file at the same place where the one you want to override. In your case below themes/Frontend/ThemeNameHere/frontend/forms.
Then simply name the file like the original file and put in the first line {extends file="parent:frontend/forms/fileNameHere"} and copy the smallest available {block name="specificBlockName"}{/block}. After that you only have to change the selected theme in the backend to your new theme.
I think this is very well explained in the documentation.
Additional you can take a look at Udemy but it is in german.

Adding files with external link to Documents & Media

I'm trying to add an external link to a file and this external link should be stored in the same way as a file is stored inside of Liferay's Documents and Media portlet instead of uploading a file.
We have a collection of both PDFs and web forms (externally to liferay) and I want them all to be browsable and searchable from the same location within the Documents and Media portlet.
Does anyone know any kind of hack to accomplish this?
Forget the document library portlet for your special case. It's not possible to store link to external file nor asset.
To me the best choice is a custom Web content structure and template. Build a structure that can store external reference and description and any other info you need.
Associate a template to the structure to have a display form.
Use an asset publisher to view data in page. Using this way the content will be searchable and browseable.
#baxtheman

Using static templates on ExpressionEngine with Mamp Pro

I am trying to upload some static templates that I download from Mijingo (the site I bought a tutorial from to learn ExpressionEngine) The instructions were to upload the templates to the folder with my expressionengine files. I was then under the impression that when I opened the local site I would see the template files. I am not very experienced in this area so I appreciate any direction you can provide.
I am also willing to provide any detail needed to help diagnose this issue. Thank you.
You need to make sure EE knows where your templates are located.
Sign into your control panel and navigate to:
Design -> Templates -> Global Preferences
Change the settings for Save Templates as Files to Yes and then change Server path to site's templates to the location of the template files you added.
Usually I would create a new folder: /themes/site_themes/myNewTheme, then templates will be stored in /themes/site_themes/myNewTheme/default_site/
After changing the settings navigate to
Design -> Templates -> Synchronise Templates, select all the templates and click submit.
Hopefully that should do the trick :)

How to create folders base on external datasource in SharePoint 2010?

My goal is to extend functionality of the current asset tracking system.
Basically I would like to pull list of Clients and related assets from external system into sharepoint 2010.
Then I would like to associate documents with each asset. My first intention is to create a list of folders where each folder would be named respectively.
Tell me, if I am going in the wrong direction.
You can open your document library in explorer view and easly copy your content from external sorce to document liabrary, as windows explorer.
You can reffer the below link for more details
http://msmvps.com/blogs/shane/archive/2006/01/12/80843.aspx

Resources