The following warnings occurred: | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined property: MyLanguage::$archive_pages - Line: 2 - File: printthread.php(287) : eval()'d code PHP 8.1.31 (Linux)
|
3.4.0 wish list - Printable Version +- GetSimple Support Forum (http://get-simple.info/forums) +-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3) +--- Forum: Feature Requests (http://get-simple.info/forums/forumdisplay.php?fid=7) +--- Thread: 3.4.0 wish list (/showthread.php?tid=5506) |
RE: 3.4.0 wish list - Oleg06 - 2019-02-17 Is it possible to do the transliteration of the components? https://prnt.sc/mlxcqr RE: 3.4.0 wish list - hoemaco - 2019-02-19 Update: I found that in the editor, if I double click (or click on link icon) on an anchor (link) that points to an external URL with http: and so on, then the popup window will display the URL. But if I click on a link that points to a local page (eg. "/folder/something") then the popup will display an empty page. So what I ask is to make the second case more similar to the first case RE: 3.4.0 wish list - Tyblitz - 2019-02-20 (2019-02-17, 01:10:09)Oleg06 Wrote: Is it possible to do the transliteration of the components? Not sure but with Components Extended you can get around this issue, see screenshot below: RE: 3.4.0 wish list - Tyblitz - 2019-02-20 Two relatively small items to add to the wishlist:
Big screens vs Big windows RE: 3.4.0 wish list - vanfruniken - 2019-02-20 Screen size vs. Window size (2019-02-20, 10:05:16)Tyblitz Wrote:It is true that today's screens can be huge, more recently, even for the average web client. But many users, in particular Mac/Linux users abhor viewing web pages full screen: (i) the layout sucks, too much empty space, neck pains...; (ii) utility of keeping additional windows in view for drag 'n drop, or just for reference (both ways) RE: 3.4.0 wish list - shawn_a - 2019-02-21 This is all already addresses in 3.4 RE: 3.4.0 wish list - shawn_a - 2019-02-21 Not sure what the comments about classes or ids means.. RE: 3.4.0 wish list - GORF - 2019-02-24 I would like to suggest a plugin droplet or tag registration system. When a plugin requires the user to insert a droplet or tag on to a page, all of those could be readily selectable from a list. Example - there is a Gallery plugin and a Calendar plugin installed. Using the Gallery, you create galleries called Wedding, Dogs, House Projects. This generates tags like gallery_wedding, gallery_dogs, gallery_house_projects. Using the Calendar, you create event calendars called Monthly Meetings, Special Events, Parties. This generates tags like calendar_monthly_meetings, calendar_special_events, calendar_parties. Each plugin would register those tags to a common database. When editing a page, you would be able to select from a drop-down list of registered tags to use on that page: Usable Tags: Calendar Plugin - calendar_monthly_meetings - calendar_parties - calendar_special_events GaleryPlugin - gallery_dogs - gallery_house_projects - gallery_wedding Drag/Drop or Highlight/Add the selected tag on to the page. This would insert the tag on to the page like (%calendar_parties%) . Someone with less coding ability could more easily add plugin components to pages with less error. RE: 3.4.0 wish list - sremick - 2022-09-27 I would like PHP8 compatibility, as PHP 7.4 reaches EOL this November. RE: 3.4.0 wish list - islander - 2022-09-30 (2019-02-24, 10:10:49)GORF Wrote: I would like to suggest a plugin droplet or tag registration system. When a plugin requires the user to insert a droplet or tag on to a page, all of those could be readily selectable from a list. Hello @GORF I dont know if something like this would be what you are looking for? Take a look at this plugin: https://getsimplecms.ru/plaginy-dlya-getsimple-cms/plagin-sa-tags/ |