Difference between revisions of "Website:Issues"
Jump to navigation
Jump to search
m (Reverted edit of Vasa99, changed back to last version by Graeme) |
|||
Line 12: | Line 12: | ||
* <s>Remove incorrect line from 09a1 release notes: "Command + Up & Down now works the same as Page Up & Down."</s> | * <s>Remove incorrect line from 09a1 release notes: "Command + Up & Down now works the same as Page Up & Down."</s> | ||
+ | ===Jasper's todo list=== | ||
+ | * Create l10n header graphic | ||
+ | * Create l10n graphic for development pages (similar to download icon on main page) | ||
+ | * I should create some extra different sized badges. | ||
+ | * Add the download links for latest release and multi lang on the features page. | ||
+ | * Write new text for the features section. | ||
+ | ** The animation text need a look and tweaks. | ||
+ | ** Use the sidebar for a feature list. | ||
+ | * Create new graphics for the features section. | ||
+ | ** Work myself trough the list of features. Keep it simple and clean. | ||
+ | * <s>n.cb.o - Access keys for navigation (use u for underline)</s> | ||
+ | ===Wevah's todo list=== | ||
+ | * n.cb.o - Migrate Development pages | ||
+ | * <strike>[https://bugzilla.mozilla.org/show_bug.cgi?id=300179 Bug 300179] - Fix Search Customization Instructions</strike> | ||
+ | ===Graeme's todo list=== | ||
− | + | * Create /start/ page with it's own style and browser-detection PHP. | |
+ | * Migrate content from current site to new site. | ||
+ | * Link in Jaspers l10n header graphic. | ||
+ | * l10n plugin. | ||
+ | ** Ability to add languages through preferences tab. | ||
+ | ** Content updates should mark localized text as requiring updates. | ||
+ | ** Ability to make minor edits which don't require updates to the localized text. | ||
+ | ** Specifying the language code in meta tag. | ||
+ | ** Image localization - <div style="display:inline; color:red">''Any ideas anyone?''</div> | ||
+ | ** Localization of other miscellaneous strings - ''i.e. Browser Warning'' | ||
+ | * <s>Highlight for the active Development & Support sidebar links.</s> | ||
+ | * <s>Update plugins for the newer version of txp.</s> | ||
+ | * <s>Design CSS version of support/docs pages.</s> | ||
− | + | ===Smokey's issues and typos found=== | |
− | + | *Typos and other errors found (who will fix? '''Answer''': I will fix them in their respective Camino09Website pages. --Sakurina): | |
− | + | ** <strike>[http://www.caminobrowser.org/support/sup_faq.html#troub_java Support FAQ] mis-identifies JEP in the Java FAQ (should be "Java '''Embedding''' Plugin")</strike> | |
− | + | ** <strike>[http://www.caminobrowser.org/support/sup_faq.html#gen_savedinfo Support FAQ] is missing a "'''~'''" in the path in the "Where are my bookmarks" FAQ (should be "'''~'''/Library/Application Support/Camino")</strike> | |
− | + | ** [http://www.caminobrowser.org/support/sup_faq.html#troub_talkback Support FAQ] still references "servers at Netscape" in the Talkback FAQ (middle of 3rd paragraph). Has Asa updated his original description from which this was taken? | |
− | + | ** [http://www.caminobrowser.org/support/sup_hiddenprefs.html Support - Hidden Prefs] page: | |
− | + | *** [http://www.caminobrowser.org/support/sup_hiddenprefs.html#SpoofUserAgent the user-agent override pref] has to be removed from '''both''' ''user.js'' '''and''' ''prefs.js'' because it's a pref that "doesn't exist" by default, rather than a pref that overrides a default setting in an extant pref. | |
− | + | *** [0.9-only] [http://www.caminobrowser.org/support/sup_hiddenprefs.html#DisableImageLoading Disable image loading] will have to be rewritten; the analogue to the old pref is '''user_pref("permissions.default.images", 2);''' but the new pref has more flexible options and has "cousins" for javascript, frames, etc.; docs on the new options and syntax are [http://wiki.mozilla.org/User:Mvl/permissions here]. | |
− | + | *** [0.9-only] [http://www.caminobrowser.org/support/sup_hiddenprefs.html#BrokenBookmarksChecking Broken Bookmarks Checking] - didn't this get ripped out on the trunk? | |
− | + | *** [0.9-only] [http://www.caminobrowser.org/support/sup_hiddenprefs.html#DisableTargetBlank Disable target="_blank"] uses only '''user_pref("browser.link.open_newwindow", 1);''' in 0.9. | |
− | + | **Sidebar in Development section: | |
+ | *** "Report a Camino bug" should point to https://bugzilla.mozilla.org/enter_bug.cgi?format=guided&product=Camino (helper form) by default; experienced users who give good reports can figure out how to use the short form, and this gets us more useful info from everyone else. | ||
+ | *** "Report a Mozilla bug" points to an invalid product; should use https://bugzilla.mozilla.org/enter_bug.cgi?product=Mozilla%20Application%20Suite&format=guided (or https://bugzilla.mozilla.org/enter_bug.cgi?product=Core&format=guided if it's intended for Core bugs) or be removed altogether. |
Revision as of 17:51, 23 October 2005
Please report all issues with the current Camino website below:
Contents
Sam's todo list
- n.cb.o - Doc pages migration
- Bug 292780 - Create /download/releases Page Listing Releases
- Bug 292777 - Release notes page needs a download link
- Bug 293093 - Main Page needs list of support languages
The sidebar look/style needs an update. (Design by Jasper, CSS by Sam/Wevah)Register ce.o domain - Pending DNSBug 300111 - Enhance the Camino Bugzilla FAQ pageRemove incorrect line from 09a1 release notes: "Command + Up & Down now works the same as Page Up & Down."
Jasper's todo list
- Create l10n header graphic
- Create l10n graphic for development pages (similar to download icon on main page)
- I should create some extra different sized badges.
- Add the download links for latest release and multi lang on the features page.
- Write new text for the features section.
- The animation text need a look and tweaks.
- Use the sidebar for a feature list.
- Create new graphics for the features section.
- Work myself trough the list of features. Keep it simple and clean.
n.cb.o - Access keys for navigation (use u for underline)
Wevah's todo list
- n.cb.o - Migrate Development pages
Bug 300179 - Fix Search Customization Instructions
Graeme's todo list
- Create /start/ page with it's own style and browser-detection PHP.
- Migrate content from current site to new site.
- Link in Jaspers l10n header graphic.
- l10n plugin.
- Ability to add languages through preferences tab.
- Content updates should mark localized text as requiring updates.
- Ability to make minor edits which don't require updates to the localized text.
- Specifying the language code in meta tag.
- Image localization - Any ideas anyone?
- Localization of other miscellaneous strings - i.e. Browser Warning
Highlight for the active Development & Support sidebar links.Update plugins for the newer version of txp.Design CSS version of support/docs pages.
Smokey's issues and typos found
- Typos and other errors found (who will fix? Answer: I will fix them in their respective Camino09Website pages. --Sakurina):
Support FAQ mis-identifies JEP in the Java FAQ (should be "Java Embedding Plugin")Support FAQ is missing a "~" in the path in the "Where are my bookmarks" FAQ (should be "~/Library/Application Support/Camino")- Support FAQ still references "servers at Netscape" in the Talkback FAQ (middle of 3rd paragraph). Has Asa updated his original description from which this was taken?
- Support - Hidden Prefs page:
- the user-agent override pref has to be removed from both user.js and prefs.js because it's a pref that "doesn't exist" by default, rather than a pref that overrides a default setting in an extant pref.
- [0.9-only] Disable image loading will have to be rewritten; the analogue to the old pref is user_pref("permissions.default.images", 2); but the new pref has more flexible options and has "cousins" for javascript, frames, etc.; docs on the new options and syntax are here.
- [0.9-only] Broken Bookmarks Checking - didn't this get ripped out on the trunk?
- [0.9-only] Disable target="_blank" uses only user_pref("browser.link.open_newwindow", 1); in 0.9.
- Sidebar in Development section:
- "Report a Camino bug" should point to https://bugzilla.mozilla.org/enter_bug.cgi?format=guided&product=Camino (helper form) by default; experienced users who give good reports can figure out how to use the short form, and this gets us more useful info from everyone else.
- "Report a Mozilla bug" points to an invalid product; should use https://bugzilla.mozilla.org/enter_bug.cgi?product=Mozilla%20Application%20Suite&format=guided (or https://bugzilla.mozilla.org/enter_bug.cgi?product=Core&format=guided if it's intended for Core bugs) or be removed altogether.