Hello everyone.
I have some ideas for improving Pulse.
- Use the SSL Certificate for Start Pages and Administrator.
- List of installed add-ons in the administrator.
- Add translations for "show more" and "show less" blocks.
- How do I view the Pulse tag on a page, such as:
{{tagname: var1: var2: var3}}
? - Manual in every Pulsexx.zip installation package.
- If you install Pulse in a subdirectory or subdomain, the pages will also appear in an unsecured "http" format. I tried to add redirect to htaccess = failed. I also tried to add redirects to meta headers. The page was redirected, the problem was with cookies and especially when viewing the page from the administrator / preview.
I solved it by adding meta tag to layout.php and admin index.php (maybe login.php).
// meta tag
<meta http-equiv = "Content-Security-Policy" content = "upgrade-insecure-requirements">
Link to page: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Security-Policy/upgrade-insecure-requests".
In install.php, enter an option to install the pulse in the ssl secure mode.
In the admin / security panel, add an option that will allow "Content-Security-Policy".
-
Man is an observant being and does not remember all pulse commands to insert pulse marks.
You enter the help in admin / index.php, in the tag header behind the log, enter the drop-down list of installed plugins. At this point, the list will still be available - visible. -
Add language translations for blocks, such as "show more" and "show less".
Put these extensions into the Pulse installation. If you are interested, I will send you a Pulse extension. -
How to display Pulse tags / code correctly? For example, you need to include a code example in the manual. Pulse still accepts this as a command.
-
The best way to keep the current pulse guide is to create a Pulse layout and directly in the Pulse installation package. This cannot be a problem for Pulse creators because they will only update once for the current installation package.
Do not use a PDF file for this purpose.
Do not insert an impulse pulse introduction in this manual. Who bought Pulse has already read it in large manuals (pdf).
The great advantage of this guide is:
a) You still have a current guide.
b) You have one block for each category.
c) Translation - Manual: Use Google Chrome, open block in admin, right click = option: translate page. That's it, you have a translated manual, be sure to save it.
d) You can enter your ideas, enhancements, notes, and examples from this forum into this manual.
DETERMINE that each user deserves such a guide !!!
Maybe it was a good idea to distribute this guide into two separate folders.
The current manual and what's new in Pulse, so the user can add information to his manual.