Questions tagged [white-labelling]

The practice of creating generic code such that it can be easily reused on multiple projects for different clients with independent branding requirements. Items that can be changed in a white label app may include colors, fonts, images, text, layout, even features or entire sections of the app.

See also: http://en.wikipedia.org/wiki/White-label_product

127 questions
0
votes
2 answers

Send whitelabelled mail through sendgrid, *without* "signed-by" header

Is it possible to suppress the "signed-by" and "mailed-by" headers that sendgrid adds to white-labelled mail? (Paid account.) Is it possible to selectively suppress them on some mail and not other mail?
Ross Presser
  • 6,027
  • 1
  • 34
  • 66
0
votes
1 answer

How to provide an API to alter CSS / styles / white label for an encapsulated angularJS directive ( re usable widget / component )

In my journey to understand directives and after looking on http://ngmodules.org/ and considering the re usable component / widget model. A question i have is how would you / whats the best way to provide an API for a hosting application to alter…
0
votes
2 answers

htaccess URL rewrite, Implicit single url transistion

I have written URL rewrite condition in MY htaccess file to achieve below. But I have done all the permutation combination to achieve below results via .htaccess file. White labeling http://www.Mayday.com/login.html =>…
abksharma
  • 576
  • 7
  • 26
0
votes
2 answers

white labelling existing asp.net web forms site

I have a requirement to white label (specifically changing header logo/menu/font colors) our existing asp.net web forms site per each customer. Customer will be able to pick the colors they want for the site. The site is a portal and consists of…
Alex J
  • 1,547
  • 2
  • 26
  • 41
0
votes
2 answers

.htaccess url rewrites for white label sites

I'm building a simple site that will only have a homepage and a contact page and wondered if I could use .htaccess to rewrite the urls for different companies. So for example if I go to website.com/companyname-contact/ it will display that url in…
user1156756
  • 157
  • 2
  • 3
  • 10
0
votes
1 answer

White labeling with a ContentProvider

I am attempting to white label my app by changing my Android Application Project into an Android Library Project and then importing the library into a new Android Application Project. I am running into a problem with the fact that my app (read:…
Andrew
  • 20,756
  • 32
  • 99
  • 177
0
votes
1 answer

Unable to execute dex: Multiple dex files define Lcom/facebook/android/R$drawable;

There are several existing questions on this, but none of the solutions seem to work for me. I want to white label my app. The first step is to go to the project's properties and mark the project a Library Project. Then, create a new Android…
Andrew
  • 20,756
  • 32
  • 99
  • 177
0
votes
1 answer

Have some questions about launching a white label system in the vein of Stack Exchange or Basecamp

Hey all so I am working on a project and I won't get into the details but it will be programmed/designed by me and will allow customers to sign up for their own instance of it where they will be able to customize it. Think of it as something along…
Andrew G. Johnson
  • 26,603
  • 30
  • 91
  • 135
0
votes
1 answer

does anybody provide white label servers and billing for makers of Flash browser games?

suppose I want to make a Flash browser game that can be played in small groups. So for that I would make the Flash app itself, but I will also need a server that will support proper communication between the clients in the same group, let's say…
EndangeringSpecies
  • 1,564
  • 1
  • 17
  • 39
0
votes
1 answer

How to point multiple Domains in one host?

Example i have domain www.domain-a.com(with assigned Static IP: 35.125.125.120) and i am having index.php with following code. When i open www.domain-a.com in browser it will tell domain-a.com in browser. No i have…
rkaartikeyan
  • 1,977
  • 9
  • 29
  • 57
0
votes
2 answers

White Labeling a TideSDK App

I'm in the process of building out my first TideSDK app by transitioning an existing AIR app and the client would like to white label the app. For the AIR app, we could point the application.xml file to the location of brand-specific HTML, but I…
Rob Wilkerson
  • 40,476
  • 42
  • 137
  • 192
0
votes
1 answer

MonoDevelop: discover [Register]'ed classes from different projects

We would like to separate some XIBs/AXMLs and all images away from corresponding projects in MonoDevelop to get an easy-to-use white labeling feature. Having the ability to add custom build configurations and specify the projects to be built in…
Anton
  • 2,483
  • 2
  • 23
  • 35
0
votes
1 answer

create a whitelabel website and point domains to it

I'm after a little advice. I have a few websites which all essentially serve the same content. I have say websiteA, websiteB and websiteC. Each one points to one database to serve the content (think of it as a dating website). Each website has a…
Matt Facer
  • 3,103
  • 11
  • 49
  • 91
-1
votes
0 answers

Domain with SSL using CNAME to Hosted CloudFront Application in AWS using it's own SSL already (ie, white label)

I am trying to point a (sub)domain name purchased external to AWS to an application hosted in AWS via CloudFront with a ELB in front of it. The external domain has SSL and the AWS CloudFront-hosted application has a separate certificate installed…
-1
votes
2 answers

ThingsBoard whitelabelling Menu Item cannot be found

We have ThingsBoard white labelling as part of our subscription. My colleagues who is currently on holidays applied it a while ago and we have our logo, etc; yesterday while trying to change something I realized I don't have the white labelling menu…
Kevin F
  • 11
  • 2
1 2 3
8
9