No edit summary |
No edit summary Tag: 2017 source edit |
||
Line 4: | Line 4: | ||
== Discussions == | == Discussions == | ||
Discussions are now handled by the extension CommentStreams. If you have previously used the behavior switch <code><nowiki> | 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> | ||
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. | 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. |
Revision as of 08:32, 2 April 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 export
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 if you do not remove or replace them.
BlueSpice Tag in BlueSpice 4 | Replacement in BlueSpice 5 |
---|---|
<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). |
<bs:uenoexport>..excluded content here....</bs:uenoexport />
|
The start and end tags for excluding page content from the PDF-export can be replaced with:
|
SMW-styles
different css styles? TODO e.g. datatables