Can I change the order of comments displayed using comment plugin? - comments

I see you can change the order within the moderation tools but so far in my research can't see how to change the display order (chron. reverse chron. etc) on the actual page where the comment plugin is being used. Any info would be greatly appreciated. Thank you

The owner of the comments plugin does not have any control, only the user seeing the comments plugin has control over the way they see the comments. There's a little triangle beside the # of posts that allows the user to control the order.

Related

Is T-Bot "Help" section made with Teams Wiki?

I cannot find a way to create a wiki like the one I see in the T-Bot Help section
T-Bot Help Section
I tried Teams Wiki but it does not display in the same way.
enter image description here
Same for OneNote.
Any idea what kind of controller is used to create the Help section in T-Bot ?
T-Bot's help section is not a Microsoft Teams Wiki tab. It's a personal scope static tab.
You can create similar page structure easily using CSS styles. Please check How TO - Vertical Tabs.

PayPal Express Review Order Page In Magento - Where I can edit code for design layout

My magento template is forcing me to have a final REVIEW ORDER page when checking out. I want to be able to edit the design of that page, but I cannot find what file the code is in. UGGH. Can someone help me? See screenshot.
I want to be able to change the font size of the words "REVIEW ORDER" to make it stand out more.
The file you are looking for resides on
app/design/frontend/base/default/template/paypal/express/review.phtml
But before making changes to it,its good practice of overwriting it to you theme and making changes there.
Hope, this is what you are looking for.

How to Show SonarQube's Comment Widget

I'm using SonarQube4.2, and I'm trying to confirm comment line number in my source codes. I could inspect these source codes using SonarQube, but SonarQube only shows dupulication without comments on dashboard.
How can I confirm comments line number using SonarQube. Could anybody help me?
Kind regards
You can add a Custom Measures widget and select the comment-related metrics.

How show if another user are the same XPages

I need a custom control that show Like Google Docs into the top of my Page
...if another user see the currently XPages...
Have someone any suggest to realize this feature?
Into JSF runtime there are a List of XPages opened in all session?
Check out my openntf project document Locker
http://www.openntf.org/Internal/home.nsf/project.xsp?action=openDocument&name=XPage%20Document%20Locker
You could use this to lock the document but with a little modification you could also see people on the same Xpage.
Add people when they enter the xpage, remove them when they exit.

Why won't Joomla render my PHP/Javascript tags on the front page?

This is my first project on website development using Joomla. I am trying to make a dashboard implementation. My problem is that whenever I edit my script in article using source tags, the changes are not reflected on my site immediately. I have even tried restarting my Wamp server, but in vain. Any tips that I should follow?
Thanks.
Depending on your Joomla-Version there are different options to check to suppress stripping or filtering of tags like <script> for the frontend. Here are some hints:
First of all your tags could be filtered out client-sided depending on the editor you selected. If you use the standard TinyMCE e.g. go to Extensions - Plugins - TinyMCE where you will find a list of prohibited Elements which may include script. Be exactly sure what you do though, always check who should be allowed to enter script tags in an article, this is almost always a major security risk if anybody else like you as an administrator has the right to use them. So another option could be to just set the editor for your administrator/author accout to plain text and leave TinyMCE untouched.
Another filtering is done server-sided by joomla itself which can be controlled in "Global Configuration" -> "Text filter". After a standard installation all groups will use Default Black List filtering which includes removing script tags. Here you could define "No Filtering" for the Super User group e.g.
Again, all this depends on your Joomla-Version (my examples are referring to 2.5) and are hints to get around the issue but without knowing your security concept.

Resources