Main public logs
Appearance
Combined display of all available logs of Hasan Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 11:52, 22 August 2026 DevMoinulHasan talk contribs created page MediaWiki:Vector-2022.js (Created page with "document.addEventListener( 'DOMContentLoaded', function () { document.querySelectorAll( '.mw-portlet' ).forEach( function ( portlet ) { var label = portlet.querySelector( '.mw-portlet-label' ); if ( !label ) return; label.addEventListener( 'click', function () { portlet.classList.toggle( 'tl-collapsed' ); } ); } ); } );")
- 11:51, 22 August 2026 DevMoinulHasan talk contribs created page MediaWiki:Vector-2022.css (Created page with "Make section headers look clickable, with an arrow indicator: .mw-portlet-label { cursor: pointer; position: relative; padding-right: 20px; } .mw-portlet-label::after { content: "▾"; position: absolute; right: 4px; transition: transform 0.2s ease; } Collapsed state: rotate arrow, hide the list: .mw-portlet.tl-collapsed .mw-portlet-label::after { transform: rotate(-90deg); } .mw-portlet.tl-collapsed .mw-portlet-body { displ...")
- 11:01, 22 August 2026 DevMoinulHasan talk contribs created page MediaWiki:Vector.css (Created page with "All CSS here will be loaded for users of the Vector skin: #p-Categories .vector-menu-content { display: none; } #p-Categories.categories-open .vector-menu-content { display: block; } #p-Categories .vector-menu-heading { cursor: pointer; }")
- 11:00, 22 August 2026 DevMoinulHasan talk contribs created page MediaWiki:Vector.js (Created page with "All JavaScript here will be loaded for users of the Vector skin: $(function () { var categorySection = $('#p-Categories'); if (!categorySection.length) { return; } var categoryTitle = categorySection.find('.vector-menu-heading'); categoryTitle.css({ 'cursor': 'pointer', 'user-select': 'none' }); categoryTitle.on('click', function () { categorySection.toggleClass('categories-open'); }); });")
- 10:55, 22 August 2026 DevMoinulHasan talk contribs created page Category:Events (Created blank page)
- 10:54, 22 August 2026 DevMoinulHasan talk contribs created page Category:Education (Created blank page)
- 10:54, 22 August 2026 DevMoinulHasan talk contribs created page Category:Business (Created blank page)
- 10:54, 22 August 2026 DevMoinulHasan talk contribs created page Category:Technology (Created blank page)
- 10:51, 22 August 2026 DevMoinulHasan talk contribs created page Category (Created blank page)
- 10:38, 22 August 2026 DevMoinulHasan talk contribs created page MediaWiki:Sidebar (Created page with " * navigation ** mainpage|mainpage-description ** recentchanges-url|recentchanges ** randompage-url|randompage ** helppage|help-mediawiki ** specialpages-url|specialpages ** mainpage|Home ** About_Us|About Us ** Services|Services ** News|News ** Contact|Contact * SEARCH * TOOLBOX * LANGUAGES")
- 10:33, 22 August 2026 DevMoinulHasan talk contribs created page Category:News (Created page with "This category contains news and announcements from our organization.")
- 10:30, 22 August 2026 DevMoinulHasan talk contribs created page About Us (Created page with "Yes. **MediaWiki is a CMS, but it is a very specialized one.** It is best known as the software behind Wikipedia. ### Why do people use MediaWiki? MediaWiki is designed primarily for **knowledge bases, documentation, encyclopedias, and collaborative websites**, rather than normal business websites. Its biggest strengths are: * **Collaborative editing** — many users can create and edit articles. * **Revision history** — every change is recorded, so you can see who...")
- 10:25, 22 August 2026 DevMoinulHasan talk contribs created page User:DevMoinulHasan (Created page with "This is a sample page.")
- 06:20, 22 August 2026 MediaWiki default talk contribs created page Main Page