 Issue 29464633:
  No Issue - Help Center Development Breakdown  (Closed)
    
  
    Issue 29464633:
  No Issue - Help Center Development Breakdown  (Closed) 
  | Left: | ||
| Right: | 
| OLD | NEW | 
|---|---|
| (Empty) | |
| 1 # Help Center Development Breakdown | |
| 2 | |
| 3 [Specification](https://bitbucket.org/adblockplus/spec/src/5eef1222584c3a04802bd 523d293f0bb58a5b5e4/spec/help-center/help-center.md?fileviewer=file-view-default ) | |
| 4 | |
| 5 | |
| 6 ## Pages | |
| 7 | |
| 8 - Home | |
| 
ire
2017/06/13 14:37:49
This page isn't part of the current version
 
juliandoucette
2017/06/16 16:21:31
We can remove this from the specification of this
 
ire
2017/06/19 14:09:02
Acknowledged.
 | |
| 9 - Adblock Plus Home, help.eyeo.com/adblockplus | |
| 10 - Single Article Page, e.g. help.eyeo.com/adblockplus/block-all-ads | |
| 11 - Search Results Page | |
| 12 - Imprint, help.eyeo.com/legal | |
| 13 | |
| 14 | |
| 15 ## Templates | |
| 16 | |
| 17 - Help Center Home | |
| 
juliandoucette
2017/06/16 16:21:32
See comment above.
 
ire
2017/06/19 14:09:02
Acknowledged.
 | |
| 18 - Product Help Home | |
| 19 - Single Article | |
| 20 - Search Results | |
| 21 - Basic Page | |
| 
juliandoucette
2017/06/16 16:21:31
- This can be the default template
- Other templat
 
ire
2017/06/19 14:09:02
Yes we should have a default template, but here I
 | |
| 22 | |
| 23 | |
| 24 ## Components | |
| 25 | |
| 26 - General Navigation | |
| 27 - Site Search Bar | |
| 
juliandoucette
2017/06/16 16:21:31
NIT: This is a field not a bar.
 
ire
2017/06/19 14:09:02
Acknowledged.
 | |
| 28 - Topics Group | |
| 29 - Contact Section | |
| 30 - Breadcrumb | |
| 
juliandoucette
2017/06/16 16:21:32
NIT: Breadcrumb**s** or Breadcrumb bar?
 
ire
2017/06/19 14:09:02
I think "Breadcrumbs"
 | |
| 31 - Accordion Menu | |
| 32 - Browser Selector with Browser Detection | |
| 33 - Card | |
| 34 - Search Result Item | |
| 35 - Lists (Ordered Lists, Unordered Lists, "Numbered" Lists) | |
| 
juliandoucette
2017/06/16 16:21:31
It's not clear to me whether there should also be
 
ire
2017/06/19 14:09:02
Yes you're right there's definitely a pattern ther
 | |
| 36 | |
| 37 - Grid | |
| 38 - Variables | |
| 39 - Typography | |
| 40 | |
| 41 | |
| 42 ### General Navigation | |
| 43 | |
| 44 [See Spec](https://bitbucket.org/adblockplus/spec/src/5eef1222584c3a04802bd523d2 93f0bb58a5b5e4/spec/help-center/help-center.md?fileviewer=file-view-default#mark down-header-general-navigation) | |
| 45 | |
| 46 This includes: | |
| 
juliandoucette
2017/06/16 16:21:31
Why did you group the header navbar and the footer
 
ire
2017/06/19 14:09:02
Yeah they will be separate includes. I was mostly
 | |
| 47 - Logo (in header) | |
| 48 - Product Website Link (in header) | |
| 49 - Language Selector (in footer) | |
| 50 - Footer Links (in footer) | |
| 51 | |
| 52 Note: The header has a slighlty different layout depening on if it is within a s pecific product's page (e.g. Single Article) or a general page (e.g. Basic Page) | |
| 
juliandoucette
2017/06/16 16:21:32
Thanks for pointing this out.
 
ire
2017/06/19 14:09:02
You're welcome :)
 | |
| 53 | |
| 54 | |
| 55 ### Topics Group | |
| 56 | |
| 57 This is a list of topics. There are two instances: | |
| 58 | |
| 59 - Within a card, e.g. the "Popular Topics" ([See Spec](https://bitbucket.org/adb lockplus/spec/src/5eef1222584c3a04802bd523d293f0bb58a5b5e4/spec/help-center/help -center.md?fileviewer=file-view-default#markdown-header-popular-topics)) | |
| 60 - Within a group of other "Topics Groups", e.g. on the Product Help Home page ([ See Spec](https://bitbucket.org/adblockplus/spec/src/5eef1222584c3a04802bd523d29 3f0bb58a5b5e4/spec/help-center/help-center.md?fileviewer=file-view-default#markd own-header-help-categories)) | |
| 61 | |
| 62 | |
| 63 ### Lists | |
| 64 | |
| 65 What I am calling "Numbered Lists" refers to the lists that have styled numbers as shown [here](https://bytebucket.org/adblockplus/spec/raw/5eef1222584c3a04802b d523d293f0bb58a5b5e4/res/help-center/abp-help-article.jpg). This will be impleme nted as an ordered list `ol`, but I'm making the distinction here to differentia te that style from other ordered lists. | |
| OLD | NEW |