Changes between Version 11 and Version 12 of GoogleSearchBoxProject
- Timestamp:
- Jul 17, 2007, 8:54:49 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GoogleSearchBoxProject
v11 v12 4 4 * [ImprovingBoostDocs About this project] 5 5 * [BoostDocsRepository Boost docs repository] 6 * [UnifiedLookAndFeelProject Unified look &feel project]7 * [HelpingBoostAuthors Helping Boost Authors]6 * [UnifiedLookAndFeelProject Unified look and feel project] 7 * [HelpingBoostAuthors Helping Boost authors] 8 8 * [GlueDocsProject Glue docs project] 9 * [StandardCppLibraryDocumentation Standard C++ Library Docs]10 * [DocumentationBestPractices Documentation Best Practices]11 * [DocumentationTools Documentation Tools]9 * [StandardCppLibraryDocumentation Standard C++ Library docs] 10 * [DocumentationBestPractices Documentation best practices] 11 * [DocumentationTools Documentation tools] 12 12 * [ImprovingBoostDocsSubprojects Subprojects] 13 13 * [BoostDocTest Boost.DocTest ] … … 23 23 * [QuickbookSourceStylesheetProject Quickbook source stylesheet] 24 24 * [SvgIconsSetProject SVG icons set project] 25 * [SyntaxHighlightingProject Syntax 26 * [BoostTracSyntaxColoring Trac Syntax Coloring]27 * [DebuggerVisualizers Debugger Visualizers]28 * [BrowserTestingChart Browser Testing Chart]29 * [LibrariesLogos Logo Playground]25 * [SyntaxHighlightingProject Syntax-highlighting project] 26 * [BoostTracSyntaxColoring Trac Syntax-coloring] 27 * [DebuggerVisualizers Debugger visualizers] 28 * [BrowserTestingChart Browser-testing chart] 29 * [LibrariesLogos Logo playground] 30 30 31 31 ---- … … 35 35 === Objective === 36 36 37 T une the Google Search Box that appears in37 To tune the Google Search box that appears in 38 38 [http://beta.boost.org/development/doc/doc_test/doc/html/index.html the header of HTML docs]. 39 39 Our idea is to use a 40 [http://google.com/coop/docs/cse/cref.html Linked CSE Custom Google Search], a XMLbased41 approach to specify the generated search page. This will allow us to use a perlibrary42 search page , that serves as an Index of the lib docs too.43 Google lets us play with refinements,a very neat technology to change your results by44 combining your search ed words with tags.40 [http://google.com/coop/docs/cse/cref.html Linked CSE Custom Google Search], an XML-based 41 approach, to specify the generated search page. This will allow us to use a per-library 42 search page that will also serve as an index of the lib docs. 43 Google lets us make refinements: a very neat technology to change your results by 44 combining your search terms with tags. 45 45 46 46 === Status === 47 47 48 All the machinery is currently working, but the refinements on the side 49 of Google misbehave in some computers. We need to investigate the 50 linked CSE technology and came up with a tested XML definition for our 51 libs. 48 All the machinery is currently working, but the refinements on Google's part misbehave on 49 some computers. We need to investigate the linked CSE technology and came up with a tested 50 XML definition for our libs. 52 51 53 52 === Help wanted === … … 55 54 If you are interested, please send a mail to the 56 55 [https://lists.sourceforge.net/lists/listinfo/boost-docs boost-docs list] 57 telling us you want to help.56 telling us that you want to help. 58 57 59 58 [[Image(CommonImages:help_wanted.png,nolink)]] … … 64 63 * [ImprovingBoostDocs About this project] 65 64 * [BoostDocsRepository Boost docs repository] 66 * [UnifiedLookAndFeelProject Unified look &feel project]67 * [HelpingBoostAuthors Helping Boost Authors]65 * [UnifiedLookAndFeelProject Unified look and feel project] 66 * [HelpingBoostAuthors Helping Boost authors] 68 67 * [GlueDocsProject Glue docs project] 69 * [StandardCppLibraryDocumentation Standard C++ Library Docs]70 * [DocumentationBestPractices Documentation Best Practices]71 * [DocumentationTools Documentation Tools]68 * [StandardCppLibraryDocumentation Standard C++ Library docs] 69 * [DocumentationBestPractices Documentation best practices] 70 * [DocumentationTools Documentation tools] 72 71 * [ImprovingBoostDocsSubprojects Subprojects] 73 72 * [BoostDocTest Boost.DocTest ] … … 83 82 * [QuickbookSourceStylesheetProject Quickbook source stylesheet] 84 83 * [SvgIconsSetProject SVG icons set project] 85 * [SyntaxHighlightingProject Syntax 86 * [BoostTracSyntaxColoring Trac Syntax Coloring]87 * [DebuggerVisualizers Debugger Visualizers]88 * [BrowserTestingChart Browser Testing Chart]89 * [LibrariesLogos Logo Playground]84 * [SyntaxHighlightingProject Syntax-highlighting project] 85 * [BoostTracSyntaxColoring Trac Syntax-coloring] 86 * [DebuggerVisualizers Debugger visualizers] 87 * [BrowserTestingChart Browser-testing chart] 88 * [LibrariesLogos Logo playground]