{"json_modified": "2016-03-28T08:06:16.708596", "uuid": "3c0786b2-d434-4372-9f12-a849e1794a74", "title": "Creating regular expressions for a microsummary generator", "url": "/en-US/docs/Archive/Mozilla/Creating_regular_expressions_for_a_microsummary_generator", "tags": ["Obsolete", "Microsummaries"], "translations": [{"uuid": "ccc8b405-8822-4cb8-80a2-2a0811d9bfce", "title": "Cr\u00e9ation d'expression r\u00e9guli\u00e8res pour les g\u00e9n\u00e9rateurs de micror\u00e9sum\u00e9s", "url": "/fr/docs/Cr%C3%A9ation_d'expression_r%C3%A9guli%C3%A8res_pour_les_g%C3%A9n%C3%A9rateurs_de_micror%C3%A9sum%C3%A9s", "tags": ["Micror\u00e9sum\u00e9s"], "summary": "Une expression r\u00e9guli\u00e8re est un type particulier de cha\u00eene (une s\u00e9quence de caract\u00e8res) qui co\u00efncide avec la disposition des caract\u00e8res dans certaines autres cha\u00eenes. Les g\u00e9n\u00e9rateurs de micror\u00e9sum\u00e9s les emploient pour d\u00e9terminer les pages sur lesquelles ils savent travailler en comparant l'expression r\u00e9guli\u00e8re aux URL des pages.", "localization_tags": [], "locale": "fr", "last_edit": "2013-05-02T14:01:45", "review_tags": []}, {"uuid": "80c75c15-488a-4fe8-8d27-db313fd6b353", "title": "microsummary generator \u306e\u305f\u3081\u306e\u6b63\u898f\u8868\u73fe\u3092\u4f5c\u6210\u3059\u308b", "url": "/ja/docs/Creating_regular_expressions_for_a_microsummary_generator", "tags": ["Microsummaries"], "summary": "\u6b63\u898f\u8868\u73fe (regular expression) \u306f\u7279\u5225\u306a\u6587\u5b57\u5217\uff08\u3059\u306a\u308f\u3061\u3001\u6587\u5b57\u306e\u96c6\u5408\uff09\u3067\u3001\u4ed6\u306e\u6587\u5b57\u5217\u4e2d\u306e\u6587\u5b57\u306e\u30d1\u30bf\u30fc\u30f3\u306b\u30de\u30c3\u30c1\u3059\u308b\u3068\u3044\u3046\u6027\u8cea\u3092\u6301\u3063\u3066\u3044\u307e\u3059\u3002Microsummary generator \u306f\u3001\u6b63\u898f\u8868\u73fe\u3092\u7528\u3044\u3066\u3001generator \u304c\u3069\u306e\u3088\u3046\u306b Microsummary \u3092\u751f\u6210\u3059\u308b\u304b\u3092\u77e5\u3063\u3066\u3044\u308b\u30da\u30fc\u30b8\u3092\u7279\u5b9a\u3057\u307e\u3059\u3002\u305d\u306e\u6b63\u898f\u8868\u73fe\u306f\u3001\u305d\u306e\u30da\u30fc\u30b8\u306e URL \u306b\u30de\u30c3\u30c1\u3059\u308b\u30d1\u30bf\u30fc\u30f3\u3067\u3059\u3002", "localization_tags": [], "locale": "ja", "last_edit": "2013-05-03T18:14:07", "review_tags": []}], "modified": "2016-02-28T08:23:30", "label": "Creating regular expressions for a microsummary generator", "localization_tags": [], "locale": "en-US", "id": 8235, "last_edit": "2016-01-28T10:36:14", "summary": "A regular expression is a special kind of string (i.e. a sequence of characters) that matches patterns of characters in other strings. Microsummary generators use them to identify the pages that the generators know how to summarize by matching patterns in those pages' URLs.", "sections": [{"id": "URLs_101", "title": "URLs 101"}, {"id": "Matching_an_eBay_URL", "title": "Matching an eBay URL"}, {"id": "Matching_from_the_Start_of_the_URL", "title": "Matching from the Start of the URL"}, {"id": "Matching_Multiple_URLs", "title": "Matching Multiple URLs"}, {"id": "Accommodating_Variations_in_Query_Parameters", "title": "Accommodating Variations in Query Parameters"}, {"id": "Matching_another_eBay_URL", "title": "Matching another eBay URL"}, {"id": "Handling_HTTPS_URLs", "title": "Handling HTTPS URLs"}, {"id": "Conclusion", "title": "Conclusion"}], "slug": "Archive/Mozilla/Creating_regular_expressions_for_a_microsummary_generator", "review_tags": []}