User talk:Dennis J au
Add topicDear Dennis J au, Welcome to MediaWiki.org!
Yes, welcome! This site is dedicated to documenting the MediaWiki software, the software behind many wikis, including that of Wikipedia and the Wikimedia Foundation projects.
Please, take a look at the following pages. They might prove useful to you as a newcomer here:
If you have any questions, please ask me on my talk page. Once again, welcome, and I hope you quickly feel comfortable here, and find this site useful documentation of the MediaWiki software.
Thanks, and regards, --Meno25 (talk) 10:30, 16 September 2012 (UTC)
pages under "User:Dennis J au/" on mediawiki
[edit]Extension:Translate
[edit]- MediaWiki_Language_Extension_Bundle
- https://www.mediawiki.org/wiki/Topic:R1ye0whnzkn64xnv Machine translation help 12 comments • 10 years ago
- https://www.mediawiki.org/wiki/Topic:U0aqil7xblkca33b Debug machine translation services, translation aids (Yandex mt service) 6 comments • 6 years ago
Translators (main help page )
- How to translate
- Best practices
- Statistics and reporting
- Quality assurance
- Message group states
- Offline translation
- Glossary
Translation administrators
- How to prepare a page for translation
- Page translation administration
- Unstructured element translation
- Group management
- Move translatable page
- Import translations via CSV
- Working with message bundles
Sysadmins and developers
pages under "Extension:Translate/" on mediawiki
[edit]- Translate/Hooks/Translate:GettextFFS:headerFields
- Translate/Hooks/Translate:MessageGroupStats:isIncluded
- Translate/Hooks/Translate:modifyMessageGroupStates
- Translate/Hooks/Translate:newTranslation
- Translate/Hooks/TranslateBeforeAddModules
- Translate/Hooks/TranslateEventMessageGroupStateChange
- Translate/Hooks/TranslateEventMessageMembershipChange
- Translate/Hooks/TranslateEventTranslationReview
- Translate/Hooks/TranslateFormatMessageBeforeTable
- Translate/Hooks/TranslateGetAPIMessageGroupsParameterDescs
- Translate/Hooks/TranslateGetAPIMessageGroupsParameterList
- Translate/Hooks/TranslateGetAPIMessageGroupsPropertyDescs
- Translate/Hooks/TranslateGetBoxes
- Translate/Hooks/TranslateGetExtraInputs
- Translate/Hooks/TranslateGetSpecialTranslateOptions
- Translate/Hooks/TranslateInitGroupLoaders
- Translate/Hooks/TranslateMessageGroupPathVariables
- Translate/Hooks/TranslatePostInitGroups
- Translate/Hooks/TranslatePrefillTranslation
- Translate/Hooks/TranslateProcessAPIMessageGroupsProperties
- Translate/Hooks/TranslateSupportedLanguages
- Translate/Hooks/TranslateTranslationAids
- Translate/Mass migration tools
- Translate/Mass migration tools/Alignment
- Translate/Mass migration tools/Project updates
- Translate/Mass migration tools/Requirements
- Translate/Mass migration tools/pt-br
- Translate/Namespaces
- Translate/Usability improvements 2014
- Translate/anp
- Translate/ar
- Translate/arz
- Translate/be-tarask
- Translate/bg
- Translate/blk
- Translate/bn
- Translate/ca
- Translate/cs
- Translate/cy
- Translate/da
- Translate/de
- Translate/de-formal
- Translate/diq
- Translate/el
- Translate/en
- Translate/es
- Translate/fa
- Translate/fi
- Translate/fr
- Translate/haw
- Translate/he
- Translate/hi
- Translate/hr
- Translate/hu
- Translate/ia
- Translate/id
- Translate/is
- Translate/it
- Translate/ja
- Translate/ka
- Translate/ki
- Translate/kjp
- Translate/ko
- Translate/ko-kp
- Translate/lb
- Translate/lt
- Translate/ml
- Translate/mni
- Translate/mr
- Translate/my
- Translate/nan
- Translate/nb
- Translate/nl
- Translate/pa
- Translate/pl
- Translate/ps
- Translate/pt
- Translate/pt-br
- Translate/revtag table
- Translate/ru
- Translate/sat
- Translate/scn
- Translate/sco
- Translate/sd
- Translate/shn
- Translate/sk
- Translate/su
- Translate/sv
- Translate/ta
- Translate/th
- Translate/tl
- Translate/tr
- Translate/translate cache table
- Translate/translate groupreviews table
- Translate/translate groupstats table
- Translate/translate messageindex table
- Translate/translate metadata table
- Translate/translate reviews table
- Translate/translate sections table
- Translate/translate stash table
- Translate/translate tmf table
- Translate/translate tms table
- Translate/translate tmt table
- Translate/translate translatable bundles table
- Translate/uk
- Translate/uz
- Translate/vi
- Translate/zh
Suggestion for list talk page on mediawiki
[edit]This is an old question, but I have a suggestion on how you could implement what you have referred to as sub-numbered ordered lists.
If you can edit the wiki's .css you can achieve sub-numbered ordered lists by creating a style declaration for such lists, and then wrapping the ordered list wiki-markup in a div with the specified class. See contents of the table below.
The final example will not display properly until after you have made appropriate edits to the wiki's .css via, for example, the edit options available here: Your preferences: 'Appearance' section, under the Skin heading.
Of course, changes to your personal .css will only be reflected when you are logged in with the account of the person under which the changes were made. You would need greater access permissions to edit the site-wide .css in your site's Mediawiki:Commons.css file for everyone to be able to see the resulting sub-numbered lists.
css |
.style-for-sub-numbered-lists ol { counter-reset: item } .style-for-sub-numbered-lists li { display: block } .style-for-sub-numbered-lists li:before { content: counters(item, ".") ". "; counter-increment: item; } |
---|---|
wiki-markup |
<div class="style-for-sub-numbered-lists"> # Fruits ## Banana ## Apple ## Orange # Vehicles ## Car ## Motorcycle </div> |
Simulated rendering of wiki-markup. |
1. Fruits 1.1. Banana 1.2. Apple 1.3. Orange 2. Vehicles 2.1. Car 2.2. Motorcycle |
Actual rendering of wiki-markup if you have edited the .css, for example through the links for changing your personal .css here: Your preferences: 'Appearance' section, under the Skin heading. If the css has not been changed, then the rendering will look like the classic mediawiki ordered list rendering, that is, with no sub-numbering. |
|
Thanks to https://stackoverflow.com/a/10405962 'Html ordered list 1.1, 1.2 (Nested counters and scope) not working'
pages under "mediawiki.org/wiki/Meza"
[edit]- Meza/Adding wikis
- Meza/All sub pages
- Meza/All talk sub pages
- Meza/Autodeployer
- Meza/Cloning VirtualBox VMs
- Meza/Commands
- Meza/Commands/list-tags
- Meza/Commands/list-tasks
- Meza/Common Meza Test Environment (CMTE)
- Meza/Configuration options
- Meza/Deploy
- Meza/Development
- Meza/Directory structure
- Meza/Emulate the Travis CI test setup
- Meza/Ensuring users get the latest file
- Meza/Enterprise Application Requirements
- Meza/ExtensionList
- Meza/Extension Installation Community Cheat-Sheet
- Meza/Extensions installed by default
- Meza/FAQ
- Meza/Glossary
- Meza/Importing data
- Meza/Install on Virtual Box
- Meza/Install on Wikimedia Cloud VPS instance
- Meza/Install on existing server
- Meza/Install on multiple servers
- Meza/Install with Vagrant
- Meza/Installing additional extensions
- Meza/Installing additional skins
- Meza/Known Enterprise Challenges
- Meza/NASA Technology Report for MEZA (NTR 1654188037)
- Meza/Notes on Implementing a Pywikibot
- Meza/Performance monitoring
- Meza/Periodic Cron jobs
- Meza/Public config
- Meza/Rebuild SMW data and search index
- Meza/Requirements
- Meza/RockyLinuxKickstart
- Meza/Scripts
- Meza/Secret config
- Meza/SemanticApprovedRevs
- Meza/Setting up a Cross-Site Notifications
- Meza/Setting up a common uploads wiki
- Meza/Setup Elasticsearch plugins
- Meza/Setup SAML authentication
- Meza/Setup a RedHat VM
- Meza/Setup on a low-memory system
- Meza/Short procedure on how to submit a PR to Meza
- Meza/Upgrade Meza
- Meza/Upgrade from Meza 27.x
- Meza/Version history
- Meza/per site access and read permissions