Closed
Bug 411451
Opened 18 years ago
Closed 18 years ago
Use caminobrowser.org in things that aren't bookmarks
Categories
(Camino Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Camino1.6
People
(Reporter: mark, Assigned: mark)
Details
(Keywords: fixed1.8.1.12)
Attachments
(1 file)
|
9.44 KB,
patch
|
alqahira
:
review+
stuart.morgan+bugzilla
:
superreview+
|
Details | Diff | Splinter Review |
Bug 377934 changed the default bookmarks to reference Camino's product site as caminobrowser.org instead of pointing to the mozilla.org redirects. For consistency, we should do the same with other URLs in the application.
Bug 377934 comment 36:
>>http://caminobrowser.org/
>
>Guess we've decided that this one is going to be our permanent identity now?
>Cool. Make sure that at least one of the e-mail/postal addresses used for
>the domain name's registration are set to something where more than one person
>can receive and act on any mail. Let's also update what we've got in
>WebsiteDefaults.strings, Credits.rtf, and anywhere else we might have stuck a
>reference to the project site.
All of these (less the old relnotes, but plus any new ones)?
http://mxr.mozilla.org/seamonkey/search?string=mozilla.org%2Fpro&find=&findi=&filter=mozilla%2Fcamino&tree=seamonkey
| Assignee | ||
Updated•18 years ago
|
Flags: camino1.6b2?
| Assignee | ||
Comment 2•18 years ago
|
||
I think that's it.
| Assignee | ||
Comment 3•18 years ago
|
||
This changes the URLs to point to caminobrowser.org instead of www.mozilla.org.
I also got rid of the "Default" for all identifiers except for the home page: the rest of the pages weren't default pages, they were THE pages. The only one that's meaningfully a user-changeable default is the home page.
Assignee: nobody → mark
Status: NEW → ASSIGNED
Attachment #298767 -
Flags: superreview?(stuart.morgan)
Attachment #298767 -
Flags: review?
| Assignee | ||
Updated•18 years ago
|
Attachment #298767 -
Flags: review? → review?(alqahira)
Comment 4•18 years ago
|
||
Before we do the rest of this... has the issue of ownership and administraction of cb.o actually been taken care of, so that if Sam is hit by a bus / goes insane and decides to replace Camino with a visual basic wrapper of the MacIE 5 engine / is paid off handsomely by jinglepants to crush us, all the Camino users won't suddenly be screwed?
Comment on attachment 298767 [details] [diff] [review]
Change URLs
>+HomePageDefault = "http://caminobrowser.org/start/";
>+StartPage = "http://caminobrowser.org/welcome/";
While we're doing this, can we disambiguate StartPage with a name more descriptive of its function, like "NewVersionPage" (or even "WelcomePage")? I know its future is undecided at the moment, but let's at least stop confusing ourselves as long as it may be with us.
r=ardissone with that change and an answer on comment 4 (though I assume Stuart will withhold sr+ until then).
Attachment #298767 -
Flags: review?(alqahira) → review+
| Assignee | ||
Comment 6•18 years ago
|
||
I thought about doing that, but didn't because there are also a couple of selectors that have "StartPage" in their name that we'd want to clean up at the same time, and I was focused on keeping the patch small. I have no objection to doing it in this bug, though.
Comment 7•18 years ago
|
||
(In reply to comment #4)
> Before we do the rest of this... has the issue of ownership and administraction
> of cb.o actually been taken care of, so that if Sam is hit by a bus / goes
> insane and decides to replace Camino with a visual basic wrapper of the MacIE 5
> engine / is paid off handsomely by jinglepants to crush us, all the Camino
> users won't suddenly be screwed?
Yes. The ownership is still, technically, me, but I've shared the login details via a Google doc with Smokey and they can be shared otherwise as needed. Smokey also has access to the web server itself, as I'm sure you've noticed. Additionally, I've contacted NetworkRedux, our host, and asked them to create a support account for him so he can contact them if there are any server issues. They provide us with free hosting.
Going forward, as domains expire, we'll move them over to NetworkRedux so everything can be managed by one company.
Let me know if I'm missing anything, but I think we're covered.
Comment 8•18 years ago
|
||
Just to add...
After talking it over with Stuart on IRC, he wasn't aware that I also signed an agreement with MoFo to allow me to use this name since they own the trademark (and did before I purchased the domain). You can see this agreement at the following link under "Domain Names".
[1] http://www.mozilla.org/foundation/trademarks/policy.html
Updated•18 years ago
|
Attachment #298767 -
Flags: superreview?(stuart.morgan) → superreview+
| Assignee | ||
Comment 9•18 years ago
|
||
Checked in on the trunk and MOZILLA_1_8_BRANCH for 1.6b3 with the change Smokey suggested in comment 5 - actually, there weren't any applicable selectors whose names needed changing, the "StartPage" in their names refers to something else.
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Flags: camino1.6b3? → camino1.6b3+
Keywords: fixed1.8.1.12
Resolution: --- → FIXED
Target Milestone: --- → Camino1.6
You need to log in
before you can comment on or make changes to this bug.
Description
•