User:Cm

From MediaWiki.org
Jump to: navigation, search

Contents

[edit] Typo3Auth

Extension:Typo3Auth

[edit] Updates to SelectCategory

Extension:SelectCategory

  • If editing a category page, the category and its subcategories are not options
  • User can also enter a new category in a text box

[edit] SelectCategoryFunctions.php

User:Cm/SelectCategoryFunctions

[edit] Updates to ImagePlus

Extension:ImagePlus

  • Internationalization
  • Interface generalized for including files and opens image interface only when needed

[edit] ImagePlus.php

User:Cm/ImagePlusphp

[edit] ImagePlus.i18n.php

User:Cm/ImagePlusi18n

[edit] imageplus.js

User:Cm/ImagePlusjs

[edit] Updates to CategoryWatch

Extension:CategoryWatch

  • Automatically notify users of edits to a site under a category which they are watching
  • Recursive lookup of watching (subcategories of watched category)
  • If watcher same as editor, does not send

[edit] CategoryWatch.php

User:Cm/CategoryWatch

[edit] and add to i18n

$messages['en'] = array(
        'categorywatch-catchange' => 'changed $1',
$messages['de'] = array(
        'categorywatch-catchange' => '$1 wurde geƤndert.'

[edit] Updates to Add Article to Category

Extension:Add_Article_to_Category

  • Add Category to Category field directly under Add Article to Category field
  • Internationalization

[edit] AddArticleToCategory.php

User:Cm/AddArticleToCategory

[edit] AddArticleToCategory.i18n.php

User:Cm/AddArticleToCategoryi18n

[edit] Updates to CategoryBreadcrumb

Extension:CategoryBreadcrumb

[edit] CategoryBreadcrumb.php

User:Cm/CategoryBreadcrumb

Personal tools
Namespaces
Variants
Actions
Site
Support
Download
Development
Communication
Print/export
Toolbox