Jump to content

Jimi Wikman

Clients
  • Joined

  • Last visited

  1. Not sure If it is a mistake on my side or if it is related to widgets. I have added a block that have tabs using the standard code for tabs and for some reason it jumps down to the next widget block when selecting a tab and on mobile it does not switch over to the scroller and instead the tabs are crushed. The code for the tabs work well in templates, but seem to behave differently in widgets? <!-- Tabs --> <section class="jwseAtlassian-tabs" style="margin: 20px;"> <div class="ipsTabs ipsTabs--sticky ipsTabs--atlassian ipsTabs--stretch" id="elAtlassianTabs" data-ipstabbar="" data-ipstabbar-contentarea="#elAtlassianTabs_content"> <ul role="tablist"> <li> <a href="#p" id="elAtlassianTab_products" class="ipsTabs__tab ipsTabs__tab--active" role="tab" aria-selected="true">Atlassian products</a> </li> <li> <a href="#" id="elAtlassianTab_teamwork" class="ipsTabs__tab" role="tab" aria-selected="false">Teamwork</a> </li> <li> <a href="#" id="elAtlassianTab_leadership" class="ipsTabs__tab" role="tab" aria-selected="false">Leadership</a> </li> <li> <a href="#" id="elAtlassianTab_service" class="ipsTabs__tab" role="tab" aria-selected="false">Service</a> </li> <li> <a href="#" id="elAtlassianTab_software" class="ipsTabs__tab" role="tab" aria-selected="false">Software</a> </li> <li> <a href="#" id="elAtlassianTab_product" class="ipsTabs__tab" role="tab" aria-selected="false">Product</a> </li> </ul> </div> <!-- Scrollers --> <div class="ipsTabs__scrollers" data-role="tabScrollers"> <button data-direction="prev" type="button" aria-hidden="true" tabindex="-1" hidden=""><i class="fa-solid fa-angle-left" aria-hidden="true"></i></button> <button data-direction="next" type="button" aria-hidden="true" tabindex="-1" hidden=""><i class="fa-solid fa-angle-right" aria-hidden="true"></i></button> </div> <!-- Content --> <div id="elAtlassianTabs_content" class="ipsTabs__panels ipsTabs__panels--atlassian"> <div id="elAtlassianTab_products_panel" class="ipsTabs__panel" role="tabpanel" aria-labelledby="elAtlassianTab_products"> {block="atlassian-products-products-intro"} </div> <div id="elAtlassianTab_teamwork_panel" class="ipsTabs__panel" role="tabpanel" aria-labelledby="elAtlassianTab_teamwork"> {block="atlassian-products-teamwork"} </div> <div id="elAtlassianTab_leadership_panel" class="ipsTabs__panel" role="tabpanel" aria-labelledby="elAtlassianTab_leadership"> {block="atlassian-products-leadership"} </div> <div id="elAtlassianTab_service_panel" class="ipsTabs__panel" role="tabpanel" aria-labelledby="elAtlassianTab_service"> {block="atlassian-products-service"} </div> <div id="elAtlassianTab_software_panel" class="ipsTabs__panel" role="tabpanel" aria-labelledby="elAtlassianTab_software"> {block="atlassian-products-software"} </div> <div id="elAtlassianTab_product_panel" class="ipsTabs__panel" role="tabpanel" aria-labelledby="elAtlassianTab_product"> {block="atlassian-products-product"} </div> </div> </section>
  2. If I can suggest something, then it would be very nice to have the option to not show the root we connect, just the subfolders, or perhaps even better to select multiple folders so we can have a navigation that does not always have just one level or all levels are one level down from the root... ...and it would be nice if I could set the order of the folders, both in Pages and in the widget...but mostly the widget.
  3. If I want to use the Folder structure to show a navigation tree using the Folder Tree widget, I can't actually show a tree that looks good because folder names are automatically turned into lower caps and gaps have a dash. So I want to display Atlassian Sections ...but the output is atlassian-sections
  4.    Jimi Wikman reacted to a post in a topic: Size of the FA flag
  5. Nope, post before registering is also turned off. Thanks, Marc, then I'll wait for a fix :)
  6. All blogs have this issue, but the latest was here: https://jimiwikman.se/blogs/entry/15-change-logs-are-not-as-fun-to-build-as-new-features-so-atlassian-ignore-legal-requirements/ No custom themes and no apps :) I'll check post before registration, that I had forgotten about.
  7. No problem on the databases, forums or any other area, just blogs. No user has been deleted either.
  8. Done. I have done it in permissions and in settings where the can comment on blog entries is unchecked as well. Group settings for Guest, Permissions for Guests (no permissions for blogs) Can comment on blogs is turned off. Blogs have no settings Groups have no settings Guests can still add comments... So I am not sure where to look next?
  9. I am not sure if I am missing a setting somewhere, but guests can't post from group settings or in the blog settings, yet still they keep doing so... Anyone else have this issue, or is it just me?
  10.    ClawOfWinterfell reacted to a post in a topic: Forum Index
  11.    Jimi Wikman reacted to a post in a topic: Invision Community 5.0.0 Released
  12.    Jimi Wikman reacted to a post in a topic: Beta 11 is here (already!)
  13.    maxignition reacted to a post in a topic: Show me yours and I'll show you mine...
  14.    maxignition reacted to a post in a topic: Show me yours and I'll show you mine...
  15.    Ibai reacted to a post in a topic: Show me yours and I'll show you mine...
  16.    Ibai reacted to a post in a topic: Show me yours and I'll show you mine...
  17. Khalat Jalal started following Jimi Wikman
  18.    Ibai reacted to a post in a topic: Show me yours and I'll show you mine...
  19.    Ibai reacted to a post in a topic: Show me yours and I'll show you mine...
  20.    Ibai reacted to a post in a topic: Show me yours and I'll show you mine...
  21.    Jimi Wikman reacted to a post in a topic: Show me yours and I'll show you mine...
  22.    Jimi Wikman reacted to a post in a topic: Show me yours and I'll show you mine...
  23. Users can set that in their content preferences if you allow that.
  24.    Jimi Wikman reacted to a post in a topic: CDN and Firewall Transition
  25.    Jimi Wikman reacted to a post in a topic: Missing features in version 5
  26. That is too bad because the only way I can do this now is to hack it in the database to detach the page and then add a redirect script on the page itself....
  27. I have used internal databases before to enrich other databases, like with countries or profiles. These databases are not supposed to be shown, or accessed, but only added through the database relationship field. As I must have a page and as I must set permissions to allow users to see the database and the records, how is this supposed to work? Am I missing something or is this one of those scenarios where I have to figure out how to detach a database from a page in the database for this to work?
  28. Jimi Wikman replied to Sonya*'s post in a topic in Feedback
    Reviving this since I also would like a good way to add a vote functionality like this...
  29. I think you will have to wait for a while after the release because I assume there are refactorings being made to the code now during the betas and probably a few adjustments after the first release. I have not seen anything yet in the CMS that I could not reproduce from V4, but there are changes to the CSS classes now that we have a built-in dual theming for the light and dark modes. You also have some updates to the tabs and collapsible items, but they are basically the same. I suggest you set up a test environment and try things out.
  30. Glad to hear it! I'll add some more videos later for creating more elaborate things and how to add language strings and so on.