ವಿಕಿಪೀಡಿಯ:VisualEditor
Wikimedia Foundation developers are working on VisualEditor (VE), a way to edit pages without needing to learn wikitext markup. VisualEditor is available to logged-in users alongside the original wikitext editor if you opt-in, by changing your preferences. (Unregistered users do not have access to preferences.)
If you would like to try VisualEditor without editing an article, here is a page where you can freely do so, and you do not need an account to use it.
Bug reports and comments are welcome at Wikipedia:VisualEditor/Feedback. Your help in identifying bugs and training new users is invaluable.
VisualEditor is in beta testing. It can't yet do everything that the wikitext editor can do, still has some bugs, and is slow for some users. Although experienced editors will be more efficient with wikitext editing, VisualEditor is intended to be more user-friendly for new editors; for example, it includes dialogs to insert a new image or edit a complex template or reference.
Attention Internet Explorer (IE) users: At the moment, VisualEditor does not work with Internet Explorer. The developers are working on support for IE9, IE10, and IE11.
- Main page
- Feedback page (or at MediaWiki)
- Sandbox (no account required)
- Why are the developers building this?
- Documentation:
- Development:
- Workshops:
- Update the help pages
- Add TemplateData (Tutorial)
- Live Analytics
- Hourly edits, VisualEditor vs. wikitext
by user type, as % of all edits - Hourly edits, VisualEditor vs. wikitext
by user type, as % of all edits by user type - Hourly edits, VisualEditor vs. wikitext
as % of all edits - Hourly edits, VisualEditor vs. wikitext
absolute number of edits - Hourly edits, VisualEditor vs. wikitext
absolute number of edits, by user type - Daily unique editors by UI
by user type - Hourly reverted revisions
by revert type
- Enable VisualEditor
- Customization
- Known problems
- Requests for Comments (RfCs): 1, 2
Welcome to the portal for the VisualEditor, a new way of editing Wikipedia being developed by the Wikimedia Foundation (WMF). Editors have long had to learn some wikimarkup to make most edits. In 2001, this difficulty was acceptable; in 2013, it drives away some contributors. VisualEditor allows people to edit without having to learn wikitext markup and will hopefully encourage more readers to become editors.
Experienced editors may prefer editing wikitext because they find it faster and more precise. Editing articles purely in wikitext is and will remain an option that the Wikimedia Foundation has no plans to remove. Both editing options are accessible from the toolbar above each article and user page for users who have opted in.
About VisualEditor
[ಬದಲಾಯಿಸಿ]VisualEditor is a new, "visual" way of editing Wikipedia that will let people contribute without having to learn wikimarkup. It has been available as an opt-in release on the English-language Wikipedia since December 2012, in 14 other languages since April 2013, and in almost all other languages since the beginning of June. Since July, it has been offered by default to users of most large Wikipedias, and as of the end of 2013, users at more than half of Wikipedias have access to it. The Wikimedia Foundation developers expect to make it available to almost all Wikimedia Foundation projects by the end of 2014.
To learn more about using VisualEditor, please read the guide to VisualEditor and the list of common keyboard shortcuts. Your help with the many tasks that need to be done is appreciated. You can also receive regular status updates on your talk page by signing up for the VisualEditor newsletter.
VisualEditor has many bugs and missing features. Although some bugginess is inevitable, its developers intend to quickly eliminate many of them as possible. Some new features are under construction. If you encounter an issue, please report it on the Feedback page.
Office hours
[ಬದಲಾಯಿಸಿ]The schedule for monthly office hours with Product Manager James Forrester is listed on Meta. These discussions happen on IRC.
Limitations
[ಬದಲಾಯಿಸಿ]Current limitations include:
- Slow - Loading longer pages into VisualEditor takes more time than the old wikitext editor, although this has improved significantly.[೧]
- Article, User, File, Category, Book, Portal, Draft, and Help namespaces only – At the English Wikipedia, VisualEditor is enabled for the following Wikipedia namespaces: Article, Help, File, Category, Book, Portal, Draft, and User (the latter allows editors to make changes in a personal sandbox). It is not enabled for any talk pages or in the Wikipedia: or Template: namespaces. In time, VisualEditor will include the specialised editing tools needed for other namespaces, but to date the developer focus has been on articles. On pages other than those in the namespaces mentioned, the "Editbeta" button is not currently available.
- Limited browser support – VisualEditor currently works only in the most modern versions of Firefox, Chrome, Safari, Opera, Midori, Qupzilla, SeaMonkey and WebPositive. The developers aim to have support for the latest versions of Internet Explorer once they release VisualEditor more widely. VisualEditor will not be made available to users of IE8 or earlier.
- Cannot edit a single section – VisualEditor loads and submits only entire pages. In VisualEditor's model, editing sections would be paradoxically slower than editing the whole page. Section editing does not reduce edit conflicts. Bugzilla: 48429
- Incomplete editing functionality – The content of some "complex" formatting, including tables and definition lists, will display and can be edited, but editors using VisualEditor cannot modify the structures or add new entries, such as an additional row for a table. Adding features in this area is one of the developers' priorities.
- Drag and drop functionality not coded yet - this delays things like editing galleries, and forces more complex editing onto some other features.
- Relatively weak referencing support (albeit getting better), especially if you're used to English Wikipedia's references toolbar which is optimized for the citation templates used here and still much better than VisualEditor's built-in functionality.
- Cannot copy-paste footnotes and templates reliably. Adding this functionality is a high-priority enhancement.
- Cannot view hidden comments – Users using VisualEditor cannot view hidden comments, which often contain notes that are helpful in editing specific sections of articles.
- Template within template – (e.g.
{{Template1|{{Template2}}}}
) Unlike the Visual Mode editor of Wikia, which will be disabled if a template is containing another template, VisualEditor of Wikimedia allows such usage and will display the preview properly. The only problem is that the template within can only be used in the source mode style, meaning you need to write the full source code of the inner template manually in the parameter entry window of the outer template. - "Weird" templates – struggles with templates that pass a bit of incomplete code, with markup, to another template or table, such as ones that fill in multiple parameters of a table by passing, for example,
param1|param2
- this is a difficult problem to code around, but usually unnecessary. - Only supports Vector and Monobook skins – of the four skins available in user preferences, VisualEditor currently only works with Vector and Monobook.
Because of these limitations and the many remaining bugs in VisualEditor, the developers recommend that VisualEditor users click "Review your changes" before saving a page, and report any problems they see.
Timeline
[ಬದಲಾಯಿಸಿ]How to help out
[ಬದಲಾಯಿಸಿ]Help is needed to make VisualEditor as good as it can be: You can find and report bugs while using the software or lend a hand in many other tasks, such as:
- Updating help pages – All Wikimedia Foundation projects have help pages to make contributing easier for new editors. Unfortunately, the full launch of VisualEditor will make obsolete the screenshots and tutorials in these help pages, because they describe how to edit using the markup editor. Therefore, the VisualEditor development team needs help updating help pages. The user guide to VisualEditor is a starting place for text for the new help pages.
- Adding TemplateData to templates – VisualEditor features an interactive template editor—described in more detail in the user guide—and as you'll see if you use it on Wikipedia, some templates have named parameters and nice descriptions that make it easy to use. However, other templates lack them because they need "TemplateData" before this feature will work. If you're interested in adding TemplateData, then read the guide to it and the list of the most important templates to add it to.
- Help new users – The successful launch of VisualEditor might result in many more new editors than usual, and even though editing may be easier, learning policies and guidelines and how to interact with the community will still be challenging. Please try to spend some time at the appropriate venues: the Help desk, the Teahouse and the help chatroom. Additionally, please feel free to monitor the Category of Wikipedians looking for help.
Newsletter
[ಬದಲಾಯಿಸಿ]- Click here to sign up for the VisualEditor newsletter! Just add
* {{#target:User talk:Your username}}
to the end of the list. - Prior issues of the newsletter can be found here. Updates are sent out every few weeks on average.
- You can unsubscribe at any time by removing your name from this list.
{{Columns-list}}
.- User talk:ChirayuAkotiya
- User talk:WhatamIdoing
- User talk:Asfak786
- User talk:Jadair10
- User talk:Robert M. Hunt
- User talk:FDLeyda
- User talk:BlueScreen
- User talk:666frz
- User talk:bishwa_777
- User talk:Juanktroid96
- User talk:TehOneW1ngedAngel
- User talk:Afrocreole
- User talk:Dziban303
- User talk:Plingsby
- User talk:Sarah Gallienne
- User talk:Timeshifter
- User talk:Lacolchadetu senscape
- User talk:Jimbo Wales
- User talk:3family6
- User talk:Alessandro57
- User talk:Taradle
- User talk:Flexdream
- User talk:Defan24
- User talk:ClemRutter
- User talk:Wrybit
- User talk:Cisco9078
- User talk:cj1340
- User talk:Judgesurreal777
- User talk:Alaney2k
- User talk:Vishal.acet
- User talk:J.Dong820
- User talk:Drali1954
- User talk:Doberek
- User talk:Ekhaya2000
- User talk:Buffbills7701
- User talk:ctxppc
- User talk:Captain Assassin!
- User talk:Pratyya Ghosh
- User talk:Charles Edwin Shipp
- User talk:Blok Glo
- User talk:JordanKyser22
- User talk:Auric
- User talk:Chiefmartinez
- User talk:Zhaofeng Li
- User talk:CRC43
- User talk:Aashwath_001
- User talk:patchallel
- User talk:Susanne Ramharter
- User talk:Neo12345292
- User talk:Simoncaulton
- User talk:benzband
- User talk:Coal town guy
- User talk:Farshid7
- User talk:Corn cheese
- User talk:~Siriusly
- User talk:vfrickey
- User talk:Gerryyabes
- User talk:Johnny Au
- User talk:Quadtripplea
- User talk:Signalizing
- User talk:Cekli829
- User talk:fabregas0414
- User talk:JMHamo
- User talk:gordon4752
- User talk:PearlSt82
- User talk:Jacopo Werther
- User talk:Freedman1
- User talk:Charles01
- User talk:lion_trainer
- User talk:Lineagekeeper
- User talk:Spacenut42
- User talk:danlev
- User talk:Perumalism
- User talk:Aleksa Milićević
- User talk:Coolgama
- User talk:Discott
- User talk:Paine Ellsworth
- User talk:Nascar1996
- User talk:Codename Lisa
- User talk:mgiganteus1
- User talk:XapApp
- User talk:Andrewa
- User talk:Robert McClenon
- User talk:Imagine Wizard
- User talk:Bjmendelson
- User talk:Bcorr
- User talk:Ocaasi
- User talk:Lucky102
- User talk:Loggats
- User talk:John Broughton
- User talk:ScottyWZ
- User talk:ProtoDrake
- User talk:Diaa abdelmoneim
- User talk:JB82
- User talk:ConradKilroy
- User talk:Sreejiththulaseedharan
- User talk:TehPlaneFreak
- User talk:Ged UK
- User talk:hym411
- User talk:David Gerard
- User talk:Bilby
- User talk:Pseudonymous Rex
- User talk:Giftgowa
- User talk:OrangesRyellow
- User talk:Arctic Kangaroo
- User talk:Quiddity
- User talk:Faizan
- User talk:Miya
- User talk:Numbermaniac
- User talk:Alexander95015
- User talk:Shanata
- User talk:Martijn Hoekstra
- User talk:Stratocaster27
- User talk:Joe Decker
- User talk:Ewiz88
- User talk:PamD
- User talk:jduranboger
- User talk:Diego Moya
- User talk:Froztbyte
- User talk:Odisha1
- User talk:Sourov0000
- User talk:JetBlast
- User talk:MirandaStreeter
- User talk:Christian75
- User talk:EdSaperia
- User talk:Jc86035
- User talk:Bevo
- User talk:JohnCD
- User talk:GermanJoe
- User talk:orsd
- User talk:MatthewBurton
- User talk:朝彦
- User talk:Ruud Koot
- User talk:Oreotoast
- User talk:Cryptic C62
- User talk:Prabash.A
- User talk:Einottaja
- User talk:Dlwilson88
- User talk:Jonathan Lane Studeman
- User talk:katcheez
- User talk:Davidzicoman
- User talk:Danny lost
- User talk:HJKeats
- User talk:Adrienne1982
- User talk:Rajputbhatti
- User talk:Lalit82in
- User talk:mrchristian
- User talk:arodb
- User talk:Raptros155
- User talk:SuperHero2111
- User talk:Three97
- User talk:Mohammad Mahdi Malayeri
- User talk:6033CloudyRainbowTrail
- User talk:Hal.MacGregor
- User talk:ad mous12
- User talk:Thegreatrituraj
- User talk:Hyperspace0
- User talk:kateecherry
- User talk:jay8g
- User talk:hawraalmana
- User talk:Sue Gardner
- User talk:redschuart
- User talk:writeswift
- User talk:the wub
- User talk:Sanyamkamat
- User talk:Wouterstomp
- User talk:NunoDocksvira
- User talk:Peterdownunder
- User talk:Elitre
- User talk:Mainline421
- User talk:Cup o' Java
- User talk:Dfcfozz
- User talk:ckoerner
- User talk:Bouowmx
- User talk:Redalert2fan
- User talk:BigJolly9
- User talk:Dtech
- User talk:Frederico1234
- User talk:Chaleyer61
- User talk:Rockbrarian
- User talk:Goodenough4wiki
- User talk:TheMillionRabbit
- User talk:sheltonx
- User talk:Hamham31
- User talk:MadGuy7023
- User talk:Adam Cuerden
- User talk:Thryduulf
- User talk:Pointillist
- User talk:Aozz101x
- User talk:nha4601
- User talk:LogX
- User talk:Nick Wilson
- User talk:Fauban
- User talk:Matt Heard
- User talk:Marc Kupper
- User talk:Pizza1016
- User talk:Epicgenius
- User talk:bill52270
- User talk:moizsyed
- User talk:Justin86789
- User talk:Symphonic Spenguin
- User talk:Chewings72
- User talk:JimStage
- User talk:Piotrus
- User talk:Cky2250
- User talk:divansantana
- User talk:SideLincoln99
- User talk:davidhrobertson
- User talk:Acather96
- User talk:Ke42sou
- User talk:2Awwsome
- User talk:Wikiuser13
- User talk:Paul.j.richardson
- User talk:Henrikdv
- User talk:Kristephanie
- User talk:No qwach macken
- User talk:Bundledape
- User talk:Moyogo
- User talk:Patrickbeardmore
- User talk:NemesisIII
- User talk:Wittylama
- User talk:Spektre1
- User talk:Nkansahrexford
- User talk:Jamesx12345
- User talk:quicknss
- User talk:Daniel Estill
- User talk:Nicereddy
- User talk:camelnuaa
- User talk:Hazeldee0512
- User talk:Chitreshraj
- User talk:BikashKumar11
- User talk:Nihiltres
- User talk:Quenhitran
- User talk:MusikAnimal
- User talk:Blahma
- User talk:Tom Morris
- User talk:khamar
- User talk:Mark Bao
External links
[ಬದಲಾಯಿಸಿ]- The mediawiki.org page about VisualEditor, including the regular status reports
- The mediawiki.org page about Parsoid, the bidirectional wiki parser behind VisualEditor and its regular status reports
References
[ಬದಲಾಯಿಸಿ]- ↑ Pages for which VisualEditor is an option carry roughly 2% more JavaScript, which is about 0.5% of the total page load. Furthermore, this only has to be loaded once and is cached for use on all pages (until your cache expires, usually once a week).
Subpage Index
|
---|