Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Current »

Media bibliotheek improvements

Several improvements:

  • Possibility to overwrite the version of an image with another version while holding the positions of the image on the website

  • Select multiple images and remove at once

  • Remove a folder of images at once

Ability for user to remove content from abstract content types

Description

As discussed in Slack: When you use an abstract content type for categories for blogs (for example), users can't edit or remove the categories, because it's not a content type. Admin can remove them but the user should be able to as well. 

Importance

This is a crucial missing feature for usability. 

Verbetering inline tekst editor

Hoi!

Volgens mij zijn jullie al wel redelijk op de hoogte van de beperkingen van de inline tekst editor, maar ik benoem toch nog even de specifieke dingen waar ik tegenaan loop. Ik doe ik eventjes omdat ik steeds vaker klachten en vragen krijg hierover van klanten. 

  1. Als je een lap tekst plakt in het tekstveld in de sidebar voor een tekst element die je ook inline kan bewerken, worden alle 'enters' etc verwijderd. Dus je moet een lap tekst echt inline plakken om dat soort dingen mee te nemen. Dit is lastig, omdat mensen, als zij een nieuw tekst element invoegen, dit veld als eerste zien in de sidebar en dus zullen proberen daar hun tekst te plakken. 

  2. Als je een deel van een tekst via de inline editor op een header style zet, en je wil hem weer terug veranderen naar gewone tekst, dan doet hij dat niet. Dit moet je dan echt via de sidebar aanpassen in de code. 

  3. Je kan niet meerdere alinea's selecteren inline (dit is vooral erg vervelend). 

  4. Als je lijstjes en opsommingen maakt inline is punt 3 vrij vervelend: je wil meerdere regel kunnen selecteren, op 'list' klikken en er een opsommingslijst van kunnen maken. Maar je dus niet meerdere regels selecteren, waardoor je dus steeds elke regel een backspace moet geven, zodat hij op de vorige regel komt te staan van het eerste opsommings-item, om vervolgens op ENTER te drukken zodat hij ene bullet krijgt. 

  5. De styling van de tekst inline, zeker als je bijvoorbeeld lijstjes wil maken, is heel 'basic' (hij pakt de font niet, de line height niet, etc...) wellicht dat ik dit nog via css in mijn template kan doen, maar dat heb ik nog niet geprobeerd. Dit zorgt in ieder geval voor veel verwarring. Zeker dat een genummerde lijst in de inline editor er gewoon uitziet als een normale bullet list. Dit past hij pas aan als je buiten het tekstblok klikt en je dus de tekst opslaat. 

 

Volgens mij zijn dit nu even de puntjes waar mensen tegenaanlopen. Zijn jullie hiervan op de hoogte? Hebben jullie dit op de lijst staan van verbeteringen? Zijn er dingen die ik zelf kan doen om dit deel te verbeteren?

Validatie voor referentievelden gebeurt te laat

Als ik opgeef dat een referentieveld maximaal 4 items mag hebben, kan je gewoon een vijfde toevoegen. Pas als je op 'opslaan' klikt van de sidebar geeft hij de foutmelding. 

Het zou zo moeten zijn dat als een gebruiker op de blauwe + klikt, en er kan eigenlijk geen item meer bij, zou er gelijk een melding moeten komen dat er geen items meer bij kunnen. Daarnaast zou je dan dus ook daadwerkelijk geen item meer moeten kunnen toevoegen. 

Automatische slug bij toevoegen nieuw referentieveld

Voor categorieën van projecten en blogs gebruik ik zo'n referentieveld. Daarin kunnen mensen een bestaande categorie kiezen of een nieuwe toevoegen. 

Bij het toevoegen van een nieuwe categorie moet de gebruiken de naam van de categorie en de slug invullen. Het zou superfijn zijn als die slug automatisch wordt ingevoerd als je de naam typt, zoals in het dashboard gebeurt als je een element of iets dergelijks toevoegt. 

Als dat geen optie is, wellicht de optie dat mensen hem leeg kunnen laten en dat als je hem opslaat, hij dan de naam pakt als slug. 

Dit zou enorm veel toevoegen voor de gebruiksvriendelijkheid van de eindgebruiker. 

De 'Pas toe' knop is niet gebruiksvriendelijk in de sidebar

Als je in de sidebar werkt van Plate en je opent bijvoorbeeld de optie van een slide van een slider krijg je rechts bovenin de 'pas toe' knop te zien. 

Deze is erg klein, onopvallend en ook wat onlogisch qua locatie, zeker omdat de 'opslaan' knop verder overal onderaan in de sidebar van Plate staat. Is het te realiseren dat de 'pas toe' knop ook onderin komt? Dan staan de bevestig knoppen altijd op dezelfde plek, dit is vanuit een interaction design oogpunt veel sterker. 

(deze vraag n.a.v. een klant deze week die simpelweg de pas toe knop zelf niet vond. Ik liet haar even zelf zoeken voor ik aangaf waar hij staat). 

Time and date are duplicated as well when duplicating posts

When you duplicate a post, it also duplicates the time and date. This makes sorting posts a lot more difficult. It should take the time and date when a post is being duplicated. 

No index in de standaard pagina instellingen

True false knop om de index van de pagina niet of wel te indexeren.

Change order of elements in sidebar

Description

I would like the option to be able to order the elements in de Plate sidebar, when you add a new element. These order should be automatically be copied to all sites running on a theme (multi-site). 

Importance

I've got a lot of elements in my theme and there will be more in the future. Some of the elements will be used more than others by the end-user though. Elements like 'image' and 'text'. When those elements are high up in the sidebar, it's easier to use for end-users. 

Automatic refresh page when saving theme file (Harmen Fuite)

When you save a theme i would like to see the page automatic refreshing. This would be a lot easier in stead of refresh it by yourself every time.

Ability to see in media library if a image is linked to a field (David Hakkert)

Description

When you open the image library it would be nice to see if a image is linked to a content field or not by a 'simple' link icon in the corner. 

example: I build a website with a lot of test images and logo's. When the site is done I want to clean up the library by removing images I haven't used in the final product, but I have no clue which images I've used in the end. A link icon in the corner of every linked image would help me to remove all images that don't have a link icon, to clean up the library. 

Importance

It would make it easier to build sites and to keep things clean. 

img_url filter extra attribute to prevent image upscaling/upsizing (Edwin Bos)

Take for example this image:

<img src="{{ employee.image | img_url: 500 }}" />

When a user uploads an image of only 400px wide, the image get's upscaled.
Perhaps an extra attribute "no_upscale" like this:

<img src="{{ employee.image | img_url: 500, no_upscale: true }}"  />

Automatisch secties toevoegen na toevoegen post (Edwin Bos)

Dit is het scenario waarin het handig zou zijn:

Elke pagina heeft een header, die bestaat uit het menu, logo, een achtergrondafbeelding en een stuk tekst.
Per pagina is de achtergrondafbeelding en de tekst aanpasbaar, daarom is een tray geen optie (corrigeer me als ik het mis heb).

Daarom heb ik dus een sectie "Pagina header" aangemaakt, op die manier is het aanpasbaar per pagina.
Het enige nadeel is: na het aanmaken van een post moet je zelf handmatig de "Pagina header" sectie toevoegen.

Het zou in dit geval dus mooi zijn als je bijvoorbeeld per post aan kunt geven welke secties er standaard toegevoegd worden na het aanmaken van een post.

En als bovenstaande al op te lossen middels reeds bestaande technieken, dan hoor ik dat natuurlijk graag!

Adjust connections between pages that are available in multiple languages

Description

As a site admin I want an overview of the connections between pages that are available in different languages and the option to adjust the connections. 

For example: 
If I add the page 'over ons' and duplicate it to English as 'about us', there is no way to see that these pages are connected. When I change the content of the page 'about us' to 'our mission' and after a while I add a new 'about us' page, I can't reconnect 'over ons' to the new 'about us' page. It's connected to 'our mission' and I have to delete the 'over ons' page and the new 'about us' page and make them again to re-establish the connection.

Importance

We have a client with this problem. When multiple users work on the same site, it is unavoidable that the situation as shown in the example will arise. It's a lot of work and very frustrating to delete pages and make them again because there's no way to adjust the connection between pages. In our opinion it's an essential requirement for this function.

Translated form error messages

A form error message right now looks like this: "Subject moet worden opgegeven."

I'd like to change that on my English website.

Add content in dashboard

Description
When an end user needs to add a lot of content, it's more convenient to have a list view of the content and add it in the dashboard.  

Importance
It's key to add content in a convenient way, otherwise the end user will get frustrated.

Export website configurations

I made a 'custom' theme instead of a public theme. I made a new website to become the staging option because custom doesn't allow the same flexibility of a public one.

I'm missing a feature to export all configurations and import them back to a giving theme. If you can select which content types you can export you can even share some configs for other theme builders.

Cheers!

Search function in frontend sidebar for content types

Description

A search bar with real time filtering when typing (Ajax), above the list of content types in the sidebar. When you click the 'add element' button, the sidebar opens and the search bar is automatically focused, so you can start typing instantly. When you type, the content types disappear that doesn't correspond with the search term. When you don't want to search, you could still scroll. 

Importance

Some sites have a lot of content types. When you know which one you need, you still need to scroll and search for the content type. It would be much easier and more user friendly to have a search bar filtering the content types.

Automatically remove sites that aren't being used

Description

When a site is made, it should be automatically removed after a certain amount of time when the website hasn't been made live.

Optionally, there could be a automatic mail notification to notify when your site is being removed. If the user doesn't want this, they can click a link to extend the period of time the website is saved. 

Importance

This would clean up the dashboard a lot :)

Select multiple check marks by using a hotkey

For example with form messages on your Plate dashboard. You now have to select al the check marks one by one. It would be great if you can hold the shift key and select 1-30 or other ranges.

Duplicate elements

Description

I would like to see that's possible to duplicate a element. Like a youtube video. You duplicate the youtube video and you only have to paste it in stead of copy the link adjust the height and the width etc.

Importance

It's a lot more easier if you have a big element which takes a lot time to make. You only have to copy it and you paste it on the page you want!















  • No labels