Extension:Tabs/bn
This extension is incompatible with MediaWiki 1.42 or any later release!
|
This extension is currently not actively maintained! Although it may still work, any bug reports or feature requests will more than likely be ignored. If you are interested in taking on the task of developing and maintaining this extension, you can request repository ownership. As a courtesy, you may want to contact the author. You should also remove this template and list yourself as maintaining the extension in the page's {{Extension/bn}} infobox. |
মুক্তির অবস্থা: অরক্ষণাবেক্ষণ |
|
|---|---|
| বাস্তবায়ন | ট্যাগ, পার্সার ফাংশন |
| বিবরণ | Allows simple creation of tab menus, dropdown menus, and collapsible boxes. |
| লেখক(গণ) | Joeytje50আলোচনা |
| সর্বশেষ সংস্করণ | 1.29+ (2018-01-20) |
| MediaWiki | 1.25+ |
| PHP | 5.4+ |
| ডাটাবেজ পরিবর্তন | না |
| লাইসেন্স | গ্নু জেনারেল পাবলিক লাইসেন্স ২.০ অথবা পরবর্তী |
| ডাউনলোড | |
|
|
|
| ট্রানশলেটউইকি.নেট-এ উপলভ্য থাকলে Tabs বর্ধনাংশটি অনুবাদ করুন | |
The Tabs extension makes it possible to insert tab menus, dropdown menus, and collapsible boxes into any page, using the <tabs /> and <tab> tags, or the {{#tab:}} parser function.
This extension requires no JavaScript to work, except for older browsers such as Internet Explorer 8 and lower as a CSS :checked polyfill.
As opposed to other extensions, this independence from JavaScript results in having no flash of unstyled content when the page loads.
ইনস্টলেশন
- ডাউনলোড করুন এবং আপনার
extensions/ফোল্ডারেরTabsনামক ডিরেক্টরিতে ফাইল(গুলি) নিন।
Developers and code contributors should install the extension from Git instead, using:cd extensions/ git clone https://gerrit.wikimedia.org/r/mediawiki/extensions/Tabs
- আপনার LocalSettings.php-এর নিচের অংশে নিম্নলিখিত কোড যোগ করুন:
wfLoadExtension( 'Tabs' );
করা হয়েছে – এক্সটেনশনটি সফলভাবে ইনস্টল করা হয়েছে কিনা তা যাচাই করতে আপনার উইকির Special:Version-এ যান।
কনফিগারেশন
None, but the default background colour for dropdown menus is stored on the "MediaWiki:tabs-dropdown-bgcolor" page.
ব্যবহার
Extension:Tabs/Usage দেখুন।
আরও দেখুন
- Extension:TabberNeue
- Extension:Header Tabs
- Extension:BootstrapComponents => see component Accordion
| This extension is included in the following wiki farms/hosts and/or packages: |
