0
votes
1answer
36 views

Map code-behind tag as a duplicate tag of codebehind

The code-behind tag is a duplicate of codebehind.
2
votes
0answers
20 views

Merge [known-types] into [knowntype] (or vice-versa) and synonymize

Currently there are 2 very similar tags: known-types (15) and knowntype (31), both WCF related. Let's merge one into another and synonymize.
6
votes
0answers
34 views

The tags bit-shift and bitwise-shift should probably be synonyms

The (somewhat obscure) tags bit-shift and bitwise-shift should be synonyms of one another. It's mostly arbitrary, but I'd say bitwise-shift should be a synonym of bit-shift, both the GCC C Manual and ...
5
votes
0answers
122 views

Add [testacular] as synonym for [karma-runner]?

The project Testacular was recently renamed to Karma (https://github.com/karma-runner/karma) - as such, it might make sense to make the old testacular tag a synonym for what appears to be the new tag, ...
6
votes
0answers
84 views

Synonym zen-coding and emmet

I don't have enough points in either those tags, so I'll ask it here to bring it to the community's attention. Zen-coding was a method to write efficiently and expand the result into HTML: ...
5
votes
0answers
54 views

Make pom a synonym of pom.xml

I think the tag pom should be a synonym of pom.xml, since they are both the same thing, just one with the file extension.
2
votes
0answers
50 views

Can't create tag synonym “l2e” because it's considered as a version specific tag

I wanted to create a synonym for the linq-to-entities tag. The synonym l2e already exists as a tag. But I can't because apparently the "2" in the tag name lets the system assume that this tag is ...
6
votes
1answer
49 views

Can ubuntu-precise tag be merged into ubuntu-12.04 tag?

Precise Pangolin is the code name for Ubuntu 12.04 development. As such, it is redundant to have both the tags ubuntu-precise and ubuntu-12.04. I suggest ubuntu-precise tag be merged into ...
2
votes
1answer
18 views

Tag synonym/merge suggestion

We have a popular tag for unobtrusive-validation. I noticed we also have a less popular tag called validate-unobtrusive. I believe that the second tag should be merged into unobtrusive-validation ...
2
votes
1answer
29 views

Merge [flash10] and [flash-10]

flash10 tagged 10 questions and flash-10 tagged 9 questions. No excerpt/tag wiki available and obviously the meaning is same.
4
votes
1answer
89 views

Request GCD synonym to Greatest Common Divisor

I would like to propose a synonym for the gcd tag. Because a popular the Cocoa technology, Grand Central Dispatch, uses that acronym, the most common use of the gcd tag on Stack Overflow was in that ...
2
votes
0answers
35 views

Merge [enhanced-for-loop] into [foreach]

"enhanced-for-loop" is Java jargon for the foreach loop (for(T t : collection){}). Therefore a tag synonym should be added.
8
votes
1answer
90 views

The performance tags are proliferating again. Can we synonymise and merge a few?

These are my suggestions: sqlperformance, sql-server-performance, postgresql-performance, sqlperformance and query-performance into database-performance performance-counter and performancecounters ...
3
votes
1answer
21 views

Merge/synonymize breakpoint and breakpoints

I just stumbled upon these when asking a question about breakpoints. breakpoint: 153 questions, breakpoints: 628 questions. Merge/synonym? Also, maybe the tag conditional-breakpoint (41 qs) should ...
5
votes
1answer
71 views

arrayindexoutofbounds tag is too specific

There is a indexoutofboundsexception and arrayindexoutofbounds. Their tag wiki's are obviously an almost copy but the language of indexoutofboundsexception is general enough to encompass the second ...
6
votes
1answer
46 views

MSO tag [20k] is the same as [trusted-user]

Meta Stack Overflow tag 20k (9 questions as of now) looks the same as trusted-user (14 questions as of now), consider making these synonyms. For the record, 20k has no tag wiki, trusted-user has ...
6
votes
1answer
67 views

“lighthttpd” should be a synonym of “lighttpd”

lighthttpd should be a synonym of lighttpd, on Stack Overflow, as the former is either a nickname or a mistaken name for the latter.
20
votes
1answer
130 views

Tags: jpeg vs jpg

Both jpeg and jpg exist and have, respectively, about 1k and 500 questions. Having both tags does not have any advantage; jpg is a file extension of the jpeg format, so I propose to make jpg a ...
2
votes
1answer
36 views

Suggestion for synonyms

I saw this question on Stackoverflow and it would seem appropriate to somehow consolidate the two tags, impersonate and impersonation. Thanks!
1
vote
0answers
41 views

etree and elementtree refer to basically the same thing [closed]

So we got etree and elementtree, which actually refer to the same thing. Can you make the former synonym of the more popular latter tag.
14
votes
2answers
189 views

Please synonymize the now-empty [php5] tag with [php]

After discussions here on meta over the past years and practical initiative in the year 2012, it has been researched and practically established that the tag php5 actually is not needed any longer and ...
5
votes
1answer
39 views

Please tag-synonym all of the [code-reuse] tags

Stack Overflow has 6 unsynonymed tags related to reusable code: code-reuse reuse reusable-code reusability reusable reusing-code Could a moderator please make them all be one synonym, probably under ...
2
votes
1answer
76 views

Synonymize [flow3] and [typo3-flow]?

The TYPO3-related php framework FLOW3 has been renamed a few weeks ago to TYPO3-FLOW. Can someone introduce a new tag typo3-flow and set it as a synonym to flow3? Sources: The TYPO3 Family - A ...
2
votes
0answers
38 views

Should we merge [static-member] to [static-members]

They seem to be the same tag. static-member is used in 9 questions; static-members is used in 355 questions.
6
votes
0answers
44 views

Make [Traversal] a tag synonym of [Traverse] and [Traversing]

The tags traversal, traverse and traversing all refer to moving throughout some sort of data structure; should they be made synonyms?
0
votes
1answer
26 views

Make [quirksmode] a tag synonym of [quirks-mode]

Currently these are two separate tags, but relate to the same thing (browser quirks mode). quirks-mode would seem to be a lot more popular. Most questions tagged quirksmode are also tagged ...
6
votes
1answer
34 views

Merge / synonymize [thumbnails] and [thumbnail]

On Stack Overflow 944 questions are tagged thumbnail and 286 questions are tagged thumbnails. These 2 tags should be merged and thumbnails should be made a synonym of thumbnail.
1
vote
1answer
43 views

Merge [data-attribute] into [custom-data-attribute]

I suggest merging data-attribute into custom-data-attribute They both refer to HTML5 "data-*" attributes, and I think "Custom Data Attributes" is the correct name (see) and the latter tag has a wiki ...
7
votes
1answer
61 views

“hashing” should be an alias for “hash”

There's the pretty widely used hash tag. And then there's the slightly lesser user hashing. In my opinion those two are exactly the same, but I don't have the score to suggest a synonym. One ...
7
votes
1answer
28 views

Synonym request: [DAG] to [directed-acyclic-graphs]

It looks like SO has both dag (75 questions) and directed-acyclic-graphs (56 questions). I'm partial to directed-acyclic-graphs personally, similar to what we did with the terms dfs and bfs. So my ...
5
votes
1answer
37 views

merge MSO tag [rep-recalc] into [reputation-recalc]

Suggest to merge MSO tag rep-recalc (53 questions as of now) into reputation-recalc (20 questions). Tags look the same to me. As for tag names, reputation-recalc sounds more informative than ...
3
votes
1answer
28 views

merge tags - datasynchronization and data-synchronization

datasynchronization should become a synonym of data-synchronization - the former has a useful tag wiki page, so if that can be transferred to the latter's wiki that would be great. The ...
10
votes
1answer
49 views

Merge [framerate] and [frame-rate]

This just came to my attention when I was reviewing the suggested edit queue. The 2 tags framerate and frame-rate are obviously the same, so they should be merged.
5
votes
1answer
50 views

merge MSO tag [hot] into [hot-questions]

Suggest to merge Meta Stack Overflow tag hot (11 questions as of now) into hot-questions (47 questions as of now). Tags look the same to me. As for tag names, hot-questions sounds much more ...
11
votes
0answers
60 views

There is [ms-access] but [msword]

Currently on SO there are tags msword (2246) and msaccess (8736) (also ms-access-2007, etc.) Let's re-synonymize msword to ms-word (not vice versa as currently) by analogy with ms-access?
3
votes
1answer
32 views

Request for tag merge: 'argument' and 'arguments'

It looks like 'arguments' has a thorough description and more questions (1285 vs 321). Unless there's a good reason to keep the singular and the plural, should these be merged? argument arguments
2
votes
1answer
45 views

Could you add a synonym from scikits-learn to scikit-learn?

The name of the http://scikit-learn.org project is just scikit-learn but people keep getting confused as the former python package name was scikits.learn hence they tend to use the scikits-learn tag ...
2
votes
1answer
35 views

Suggested tag synonym: lotus-domino/domino

The tags domino and lotus-domino seem to be synonyms. I suppose domino (149 questions) should be the synonym of lotus-domino (248 questions) since the latter has more questions. Tag wiki of ...
1
vote
1answer
56 views

Merge [uniq], [unique], [uniqueness] and others

Currently on SO there are a number of groups of similar tags: unique (894) uniq (41) uniqueness (36) unique-value (10) validates-uniqueness-of (32) Also: unique-key (135) unique-id (10) uniqueid ...
7
votes
1answer
47 views

Merge tags [gnu-make] and [gmake]

I think gnu-make and gmake should be merged EDIT: changed gnumake to gnu-make because gnumake is currently remapped to gnu-make. There is already a synonym request gnu-make <- gmake pending.
7
votes
0answers
59 views

Tag synonyms: wake-on-lan and wol

I just finished re-tagging all (20-odd) questions with wol as wake-on-lan (many of them had both tags). Please mark wol as a synonym of wake-on-lan.
11
votes
2answers
146 views

Do we need the “authentification” tag?

Today I discovered a tag called authentification. As far as I know, it is not an English word, but exists for example in French and must have been added by mistake. It currently has 35 questions. I ...
8
votes
1answer
34 views

Synonymize [serverside] with [server-side]

I think serverside (109) should merged and set as synonym to server-side (535). What does the community think?
12
votes
1answer
111 views

Remove [css-expressions] as synonym of [css]

css-expressions shouldn't be a synonym of css. Dynamic properties (CSS expressions) have more to do with JavaScript than CSS. By the way how do you vote the reversal? Is it only available to ...
8
votes
2answers
70 views

Tag synonym-request: [facebook-javascript-sdk] <- [facebook-jssdk]

These tags both refer to the Facebook JavaScript SDK facebook-javascript-sdk has 800 facebook-jssdk has 84 and no tag info Instead of bumping up these questions with tag edits, could ...
11
votes
1answer
89 views

Merging of various [token…] tags

I've just come across: token 485 questions tokens 71 questions which I think could be merged together Separately, so could: tokenize 37 questions tokenizing 238 questions tokenizer 143 ...
5
votes
1answer
67 views

Tag merge request: [amazon-cloud-front] -> [amazon-cloudfront]

Amazon CloudFront used to go by three different tags until today: amazon-cloudfront (13 currently; 12 as of 20120313) cloudfront (29 currently; 145 as of 20120308) amazon-cloud-front (170 currently; ...
27
votes
1answer
303 views

Combine all [ul], [ol], and [li] into a single tag

I don't see why these are all split up. Separately, they don't really make any difference. In general, we're talking about "HTML Lists" and not an ordered or unordered list specifically. Whether or ...
4
votes
1answer
21 views

Synonymize [wtp] and [wtp-eclipse]?

wtp contains 114 questions. Tag wiki: The Eclipse Web Tools Platform (WTP) project extends the Eclipse platform with tools for developing Web and Java EE applications. It includes source and ...
2
votes
1answer
37 views

Synonymize [filetype], [filetypes], and [file-type], or destroy them?

filetype contains 81 questions. filetypes contains 4 questions. file-type contains 15 questions. Obviously all 3 don't need to exist. They could be merged. But the real question here is: do we need ...

1 2