BlueSpice 5/Content changes: Difference between revisions

Redaktion (talk | contribs)
No edit summary
Redaktion (talk | contribs)
No edit summary
Line 1: Line 1:
The following content changes may affect your wiki. Please review them and make any adjustments to your wiki as needed.
The following content changes may affect your wiki. Please review them and make any adjustments to your wiki as needed.
=== Blog functionality ===
=== Blog functionality ===  
Blog  entries do not carry over to BlueSpice 5.
 
You need to start new blogs and discussions. If you used these features extensively in previous versions, talk to your project manager before updating your system to discuss possible migration scenarios.


=== Discussions ===
=== Discussions ===
Discussions do not carry over to BlueSpice 5.
Discussions are now handled by the extension CommentStreams. If you have previously used the behavior switch <code><nowiki>NODISCUSSION__</nowiki></code> to hide the discussions section on a page, you need to replace it with the new tag <code><nowiki><no-comment-streams /></nowiki></code>
Discussions are now handled by the extension CommentStreams. If you have previously used the behavior switch <code><nowiki>NODISCUSSION__</nowiki></code> to hide the discussions section on a page, you need to replace it with the new tag <code><nowiki><no-comment-streams /></nowiki></code>


Line 31: Line 26:




'''HeaderFooter?'''


== SMW-styles ==
== SMW-styles ==
different css styles? TODO e.g. datatables

Revision as of 11:21, 28 March 2025

The following content changes may affect your wiki. Please review them and make any adjustments to your wiki as needed.

Blog functionality

Discussions

Discussions are now handled by the extension CommentStreams. If you have previously used the behavior switch NODISCUSSION__ to hide the discussions section on a page, you need to replace it with the new tag <no-comment-streams />

If you added some CSS declaration to hide the discussions in general, they will no longer apply. The best way to hide the discussions section now is to use the appropriate setting in the namespace manager.

PDF templates

Cloud wikis: Make sure to read the documentation on how to copy your template customization to the new template pages. Your customization will still work in BlueSpice 5 after moving it to the new pages. In addition, you now have much more flexibility, because you can now set up more than one template.

On-premise wikis: Before upgrading your wiki, talk to your project manager about migrating your custom PDF templates from the server directory to the wiki.

The following tags are no longer supported and will be visible to users in view mode:

Tag Replacement
<bs:uemeta body-class="noglossary" /> Go to the PDFCreator page for your PDF template. You can use any css class in your PDF slots and style them from the "Styles" tab.
<bs:ueparams template="softwarecatalog" /> This tag allowed to determine a specific template for the PDF export of a wikipage. You can use the content droplet "PDF link" to replace this tag. Since this droplet produces a visible link on the page, you need to wrap it in another content droplet "Exclude content in PDF" (This is best accomplished in source editing mode).


SMW-styles

different css styles? TODO e.g. datatables


PDF exclude - start

To submit feedback about this documentation, visit our community forum.

PDF exclude - end