Jump to content

dotnetic

Members
  • Posts

    1,032
  • Joined

  • Last visited

  • Days Won

    15

Everything posted by dotnetic

  1. @yellowled Hey Matthias, I forked the repo and made a dev branch for latest PW dev version 3.0.118 and added all missing translations and removed abandoned translations. What do you think about also implementing a dev branch into your github repo and merge my changes? I try to update the dev version as soon as I can when a new version comes out. When we work like this, we quickly have a german language pack available when a new PW stable version comes out. You can find my dev branch here: https://github.com/jmartsch/pw-lang-de/tree/dev
  2. Is https://github.com/outflux3/ContextHelpTemplate really meant to be used in conjunction with ProcessDocumentation, or is it just for AdminHelp? Because it seems to be very tailored to AdminHelp. I installed it, and set the setting to open in modal, but my "Dokumentation" menu item link still opens a normal page.
  3. So you have to recreate your help folder structure in admin, right? I have to say that this is very cumbersome. It would be easy if you just create ONE page under admin with process "ProcessDocumentation" and select a page from the page tree. If that page has children, display them somehow (in a list, as submenus, etc). This could be configurable. This would make this module a lot more user friendly.
  4. @Macrura Thank you for the quick answer ? I done that before, but then changed the process to "ProcessList" as you wrote in your inital post, because I want to show the children in a list. When I revert to use ProcessDocumentation for the page, I just get the default behaviour. I selected a page that is in the page tree, not under admin, so my customer can change the content if he wants to. Now the documentation menu item takes me to the page I selected, but how do I get a listing of the child pages on this page?
  5. @Macrura I tried to make a folder structure, but it does not work. First I created the page "Dokumentation" which has the process "ProcessList" assigned, as you wrote. And it has two children with the template "documentation". The menu item "Dokumentation" appears (I am using AdminThemeUikit), but when I click on it, I am redirected to a page that says: "The process returned no content." So what did I do wrong? Maybe you can describe the exact steps to be taken, to get a folder structure documentation. Another question: Is it possible to render the page in a panel instead of redirecting?
  6. After watching for a couple of minutes, return to this page and watch how it moves ?
  7. @franciccio-ITALIANO Yes, VEX can be used on the frontend. Please read section "Including in your project" at https://github.hubspot.com/vex/ Integrate the code into your frontend template/s where you need it.
  8. Thats the same what I said in multiple posts here. You don't have to see the words "best answer" anywhere. Some other Q&A style forums use the words "Accepted answer". I would not like a list of "solutions" under the first post, because there could be many (think Support forums), and the "solutions" could be evolved through further discussion, that might be different to the initial question. A button/link "Most useful or upvoted replies" would be difficult to implement, because it makes no sense in support forums, and even for Q&A style forums, the list could be long, and what would be displayed? The last x replies with the most votes? Please note that I use the word reply instead of answer now. Because not all replies are answers. I think that changing the wording and thinking of replies instead of answer/s helps a lot in this discussion. Yeah, thats why the poster can decide which is his preferred "accepted or most useful reply". We have to disctint between two types of forums: Q&A and support forums. In the support forums the OP would not mark a reply as "accepted reply" because it was no question he had asked. I hope that makes sense because you have to think a little different to how the forum software works right now. One problem is, that if you change all forums to Q&A style the flow of the conversation is ruined as @Pete stated. Maybe there could be a plugin for keeping the sort order chronologically, without pulling the most upvoted or accepted reply out of the flow? The other problem is that in normal forums we can not up- or downvote replies.
  9. Adminer in Tracy. Wonderful. Thank you very much @adrian
  10. Expose the actual user and his role/s through the ProcessWire.config object so we can use them in JavaScript to trigger actions just for specific users or roles in the admin (frontend would be nice too). Right now the actual user and roles are assigned as a classname to the body element (user-username) Why would the enhancement be useful to users? I think this could be useful for many use cases like my request #236 or for AdminOnSteroids, because we can select which scripts are executed for which role or user. @tpr You can vote here for my request https://github.com/processwire/processwire-requests/issues/241
  11. I think a button to prefix the topic's title with either [open], [solved], [closed], etc... would be a good idea and helps this forum becoming much more cleaner/organized. Right now I am writing in many posts which seem to be solved, that the OP should add a [solved] tag to his post, so it is easier for other users to see if they can find a solution there or if an answer is still needed. The voting feature should just show the number of upvotes and indicate what answers most users think are useful. It is not neccessary to highlight these upvoted answers and it would cause visual distraction when reading through the comments/answers. The flow and sorting of the conversation should not be changed. The OP should have a button to mark an answer as his "accepted answer" or "best answer". This answer should be highlighted or there should be a link directly beneath the initial question to this answer.
  12. @Pete I created an online test version of the actual forum, and the user can choose if he wants to sort by date or by votes. So the upvoted answer is not pulled out of context. I did not try to mark one answer as correct yet, will do later. If you want, I can give you the admin account and URL so you can test for yourself. There is an option in the admin to set the default sort order, but as I logged in as a normal user, it seemed to not respect this order and I had to choose "Sort by date" by myself. Maybe I did something wrong. Have to take a look at it.
  13. I know that there is not only ONE answer to a question. Maybe we have to not see this feature as a "This is the answer" but instead as an "This is an useful answer". StackOverflow was my reference also, because you can upvote multiple answers. Users would know that upvoted answers would/could work. I don't know much about the setup of the forum software, if you can enable the voting function for specific threads or not. Even if not, I do not see why support threads for example should not have an upvote option for useful answers, because of what I mentioned before. I really think, that upvoting answers would help everybody, because most times you (me) are searching for a solution in the forum/thread for hours and find many different solutions, try them out after once, and maybe one solution works. But you have to scan through the whole thread to get the correct one. There also is much bulk/clutter between the question and the answer, which may be a little bit off-topic, asks new questions or something else. I think everybody of us, had this problem more than once, right?
  14. @kongondo What where the problems? Why didn't it work? @horst is right, that it would not make sense for support threads. But many threads here are questions, which have an answer or more answers. For these threads, this feature would be useful. Maybe the type of the subforum can be defined, if it is a forum with voting option, or not, but I don't know.
  15. @Pete I saw on the Invision Community features page, that this forum should have support for questions & answers. Quote: Question & Answer forums enable users to upvote the best questions and highlight the best reply to give better visibility. There are so many post with solutions and also dead posts; marking answers as best or solved would help us all to find working solutions quickly. It also would help to keep the forum clean. Can the PW forums be upgraded or switched to this type of forum?
  16. Yes I also have this problem. Windows 10 latest Chrome (70) and versions before that.
  17. Did you find a solution by yourself? If not take a look at If this resolves your question, then I would like to request adding a [SOLVED] to the title of this thread. This helps others who are looking for working solutions and if an answer is still needed or not. Thank you ?
  18. @mntob I would like to request adding a [SOLVED] to the title of this thread. This helps others who are looking for working solutions and if an answer is still needed or not. Thank you ?
  19. @apeisa @ryan As soon as I installed IftRunner (such a great module), in my ListerPro actions tab a new option "when should the actions run" appeared. When are the actions executed if I choose "later"? Could not find any information about this. Thank you in advance for your answer.
  20. @pwired EU GDPR only does apply if you process personal data of EU citizens. As long as the statistics are anonymous, the GDPR is not in effect.
  21. @szabesz I understand your point, but think we don't have to worry about this. Because CKE4 Bug fixes and browser support - provided until January 2020. Security bug fixes and an extended SLA support - provided until January 2023. See https://support.ckeditor.com/hc/en-us/articles/115005281629-How-long-will-CKEditor-4-be-supported-
  22. @szabesz I don't see any advantages of using or integrating Jodit. If you take it as an alternative you have to develop some plugins for images and links first, as they have to be modified to work together with ProcessWire (think links to existing pages in PW) or inserting images from an image field. It is also possible with CKE4 to insert HTML snippets/templates.
×
×
  • Create New...