Closed
Bug 327089
Opened 19 years ago
Closed 19 years ago
Add new products to Hendrix
Categories
(Webtools Graveyard :: Hendrix, defect)
Webtools Graveyard
Hendrix
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: reed, Assigned: gerv)
References
()
Details
Attachments
(1 file, 3 obsolete files)
|
1.93 KB,
patch
|
Details | Diff | Splinter Review |
Seamonkey and Sunbird need to be added to the product list on hendrix.m.o. There may be other projects/products I am not thinking of at this moment that are missing.
| Reporter | ||
Comment 1•19 years ago
|
||
While you are editing index.html.tmpl, please change http->https for the Bugzilla link.
Comment 3•19 years ago
|
||
Added two products and change http links to https.
Updated•19 years ago
|
Attachment #211834 -
Flags: review?(gerv)
Updated•19 years ago
|
Assignee: gerv → bugzilla.mozilla
Status: ASSIGNED → NEW
Comment 4•19 years ago
|
||
why https://www.mozilla.org/support/ ?
+ <option name="Seamonkey">Seamonkey</option>
+ <option name="Sunbird">Sunbird</option>
you should use same form, means not use tab.
Comment 5•19 years ago
|
||
Right, I'll change that link. the https does work though.
(In reply to comment #4)
> you should use same form, means not use tab.
>
What do you mean by this?
Comment 6•19 years ago
|
||
Removed the https link for the mozilla.org site
Attachment #211834 -
Attachment is obsolete: true
Attachment #211836 -
Flags: review?
Attachment #211834 -
Flags: review?(gerv)
Updated•19 years ago
|
Attachment #211836 -
Flags: review? → review?(gerv)
Comment 7•19 years ago
|
||
(In reply to comment #5)
> (In reply to comment #4)
> > you should use same form, means not use tab.
> What do you mean by this?
\t used to indent
| Reporter | ||
Comment 8•19 years ago
|
||
(In reply to comment #7)
> (In reply to comment #5)
> > (In reply to comment #4)
> > > you should use same form, means not use tab.
> > What do you mean by this?
> \t used to indent
Yes, please use the same indenting like the other products (spaces instead of tab).
Comment 9•19 years ago
|
||
OK, no tabs used, spaces only in vim. 3rd time lucky ;)
Attachment #211836 -
Attachment is obsolete: true
Attachment #211889 -
Flags: review?(gerv)
Attachment #211836 -
Flags: review?(gerv)
| Reporter | ||
Comment 10•19 years ago
|
||
Deer Park is being renamed as per bug 308973, so pending a final name for Firefox Trunk, that will need to be updated, too.
Comment 11•19 years ago
|
||
Marking as a dependency and will update the patch as soon as that bug is closed.
Depends on: 308973
Comment 12•19 years ago
|
||
Comment on attachment 211889 [details] [diff] [review]
Patch v3
Clearing review request until dependant bugs are closed.
Attachment #211889 -
Flags: review?(gerv)
| Assignee | ||
Updated•19 years ago
|
Attachment #211889 -
Flags: review+
Comment 13•19 years ago
|
||
Gerv, thanks for the review. Would it be possible to check this is in for me? I don't have permissions.
| Assignee | ||
Comment 14•19 years ago
|
||
Actually, we should probably wait for bug 308973.
Gerv
| Reporter | ||
Updated•19 years ago
|
Status: NEW → ASSIGNED
| Assignee | ||
Comment 15•19 years ago
|
||
Here's a patch with the new names from bug 308973.
Gerv
Assignee: bugzilla.mozilla → gerv
Attachment #211889 -
Attachment is obsolete: true
| Assignee | ||
Comment 16•19 years ago
|
||
Thanks for the patch, Ray :-)
Checking in ./template/index.html.tmpl;
/cvsroot/mozilla/webtools/hendrix/template/index.html.tmpl,v <-- index.html.tmpl
new revision: 1.13; previous revision: 1.12
done
Gerv
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Comment 17•19 years ago
|
||
+ <option name="Seamonkey">Seamonkey</option>
can you please capitalize this as "SeaMonkey"? Thanks :-)
| Assignee | ||
Comment 18•19 years ago
|
||
Done. :-)
Checking in template/index.html.tmpl;
/cvsroot/mozilla/webtools/hendrix/template/index.html.tmpl,v <-- index.html.tmpl
new revision: 1.14; previous revision: 1.13
done
Gerv
Updated•9 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•