Last modified: 2011-02-08 21:56:37 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T27627, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 25627 - Please create various namespaces for fawikinews
Please create various namespaces for fawikinews
Status: RESOLVED FIXED
Product: Wikimedia
Classification: Unclassified
Site requests (Other open bugs)
unspecified
All All
: Normal normal with 2 votes (vote)
: ---
Assigned To: Nobody - You can work on this!
http://fa.wikinews.org
: shell
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2010-10-23 19:15 UTC by Mjbmr
Modified: 2011-02-08 21:56 UTC (History)
3 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Mjbmr 2010-10-23 19:15:35 UTC
Hi, We have Problems with namespaces in fa.wikinews.org , This are new values:

namespaces[100] = درگاه
namespaces[101] = بحث درگاه
namespaces[102] = نظرها
namespaces[103] = بحث نظرها

Please Change they to this new values

Thank you
Comment 1 Bawolff (Brian Wolff) 2010-10-23 19:20:34 UTC
reset priority, its not critical.

Also you might want to include what the namespaces should be in normal (non {) letters. I imagine that may make it easier for the people doing this.
Comment 2 Roan Kattouw 2010-10-23 19:21:51 UTC
(In reply to comment #1)
> reset priority, its not critical.
> 
> Also you might want to include what the namespaces should be in normal (non
> {) letters. I imagine that may make it easier for the people doing this.

It will yes.

Also, please provide a link to community consensus for this change.
Comment 3 Krinkle 2010-10-23 19:25:05 UTC
HTML unescaped:

namespaces[100] = "درگاه";
namespaces[101] = "بحث درگاه";
namespaces[102] = "نظرها";
namespaces[103] = "بحث نظرها";
Comment 4 Mjbmr 2010-10-23 19:35:31 UTC
I said to sahim to confirm this, he is one admins, check it now, until he come here, please
Comment 5 Max Semenik 2010-10-23 19:37:41 UTC
We don't need anyone to confirm this personally, we need a proof that there is community's consensus for this change. Just give a link to a public discussion where these namespaces were approved.
Comment 6 sahim 2010-10-23 19:38:34 UTC
i am sysop in fa.wikinews.org and Confirmation of change. please change the translate. thanks
Comment 7 Mjbmr 2010-10-23 19:47:00 UTC
we haven't any public discussion ther but i can prove it for example check main portals on enwikinews they linked to fawikinews that start with "درگاه", please check
Comment 8 sahim 2010-10-23 19:49:51 UTC
        self.namespaces[100] = {
            'fa': u'درگاه',
        }

        self.namespaces[101] = {
            'fa': u'بحث درگاه',
        }

        self.namespaces[102] = {
            'fa': u'نظرها',
        }

        self.namespaces[103] = {
            'fa': u'بحث نظرها',
        }
Comment 9 sahim 2010-10-23 19:50:29 UTC
Please added to the original Commands.powered by mjbmri. thanks
Comment 10 Bawolff (Brian Wolff) 2010-10-23 19:55:01 UTC
(In reply to comment #8)
>         self.namespaces[100] = {
>             'fa': u'درگاه',
>         }
> 
>         self.namespaces[101] = {
>             'fa': u'بحث درگاه',
>         }
> 
>         self.namespaces[102] = {
>             'fa': u'نظرها',
>         }
> 
>         self.namespaces[103] = {
>             'fa': u'بحث نظرها',
>         }


I'm not sure where your getting this code from (its wrong since mediawiki isn't written in python... ), but don't worry if you give the namespace number and what you want the namespace name to be (Which you did), the devs know where to add the code (And what it should be).

Per what MaxSem said, what is wanted is a link to a public discussion on fa.wikinews.org showing that the people there have seen the proposal, know what it is, and have agreed its a good idea.
Comment 13 Mjbmr 2010-10-24 12:25:48 UTC
That Discussion Page that i told to you, transferred manually to http://fa.wikinews.org/wiki/%D9%88%DB%8C%DA%A9%DB%8C%E2%80%8C%D8%AE%D8%A8%D8%B1:%D8%A7%DB%8C%D8%AC%D8%A7%D8%AF_%DA%AF%D8%B1%D9%88%D9%87_%DA%A9%D8%A7%D8%B1%D8%A8%D8%B1%DB%8C_%D9%88%DB%8C%D8%B1%D8%A7%DB%8C%D8%B4%DA%AF%D8%B1%D8%A7%D9%86 by sahim, but i didn't agree with this bcuz i was created it, I don't know why an admin can do everything he wants.
Comment 15 JeLuF 2010-10-25 19:05:36 UTC
Done.
===================================================================
Index: InitialiseSettings.php
===================================================================
--- InitialiseSettings.php	(revision 1259)
+++ InitialiseSettings.php	(working copy)
@@ -4593,6 +4593,12 @@
 		100 => 'Comentarios',
 		101 => 'Comentarios_Discusión',
 	),
+	'fawikinews' => array(
+		100 => 'درگاه',
+		101 => 'بحث_درگاه',
+		102 => 'نظرها',
+		103 => 'بحث_نظرها',
+	),
     'frwikinews' => array(
         102 => 'Transwiki',
         103 => 'Discussion_Transwiki',
Comment 16 Mjbmr 2010-10-25 19:09:01 UTC
Thanks

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links