
-
-
Tabs in blocks behaves strangely?
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>
-
Folder Names are lowercaps only
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.
-
Folder Names are lowercaps only
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
-
-
Jimi Wikman reacted to a post in a topic: I keep getting guest spam in Blogs, both standalone blogs and in clubs...
-
I keep getting guest spam in Blogs, both standalone blogs and in clubs...
Nope, post before registering is also turned off. Thanks, Marc, then I'll wait for a fix :)
-
I keep getting guest spam in Blogs, both standalone blogs and in clubs...
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.
-
I keep getting guest spam in Blogs, both standalone blogs and in clubs...
No problem on the databases, forums or any other area, just blogs. No user has been deleted either.
-
I keep getting guest spam in Blogs, both standalone blogs and in clubs...
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?
-
I keep getting guest spam in Blogs, both standalone blogs and in clubs...
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?
-
-
-
-
-
-
-
-
Khalat Jalal started following Jimi Wikman
-
-
-
-
-
-
-
Forum Index
Jimi Wikman replied to fileo's post in a topic in Invision Community 5: Beta Testing's Beta Discussion
-
-
-
-
How can we make databases internal now that we can not detach them from pages?
Jimi Wikman replied to Jimi Wikman's post in a topic in Invision Community 5: Beta Testing's Beta DiscussionThat 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....
-
How can we make databases internal now that we can not detach them from pages?
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?
-
-
Topic rating and sorting
Reviving this since I also would like a good way to add a vote functionality like this...
-
IPS 5 Beta Documentation
Jimi Wikman replied to H5K's post in a topic in Invision Community 5: Beta Testing's Beta DiscussionI 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.
-
Show me yours and I'll show you mine...
Jimi Wikman replied to Jimi Wikman's post in a topic in Invision Community 5: Beta Testing's Beta DiscussionGlad to hear it! I'll add some more videos later for creating more elaborate things and how to add language strings and so on.
-
Show me yours and I'll show you mine...
Jimi Wikman replied to Jimi Wikman's post in a topic in Invision Community 5: Beta Testing's Beta DiscussionLooks amazing Mike!! Good job!