Overview
The basic bootstraBlogger framework is designed to provide ease by modifying Blogger's Xml code alternate features and adding new services. .
Use the template latest version
3
:
We Use the 2 gadget version 2
:
You can set the appearance of blogs, display posts, classes, and others to be different on every page type.
Below is a selection of types of pages to use
data:view
.
In the HTML body tag, there are different classes in each page type.
Below this is the name of the class for each page type.
Example of use: :
Post
Template sections to adjust the appearance of blog posts .
Showing location of current page.
Source
Includable
Usage
Ujumbe utaonekana juu ya chapisho. Ujumbe utaonekana tu kwenye kurasa za matokeo ya utafutaji, kurasa za lebo, kurasa za kumbukumbu, na kurasa za makosa (404).
Source
Includable
Usage
Posts are divided into sections according to the page type, to make the posts look different on each page type, you just need to adjust the appearance of the posts in each section.
In creating post views, you need to use them including blog posts .
Source
Includable
Usage
The default comment system for bootblogger Blogger comments.
Source
Includable
Usage
Link to go to next or previous page.
Source
Includable
Usage
Angalia
template-src/widgets/b-section-main__Blog1.xml
:
Includable - Head
Tag title, tag meta, tag link, na nyingine.
- Set charset na
utf-8
. - Use responsive meta tags
viewport
.
Source
Includable
Usage
Custom <b:include data='blog' name='all-head-content'/>
.
Source
Includable
Usage
hati au lebo <title>
.
Source
Includable
Usage
Tag <meta>
and <link>
forSERP and social networking.
Source
Includable
Usage
Includable - Post
Includable to send blog.
Item posts that can be organized via a blog post configuration (look at the pictures).
To displayitem print in rowsheader.
Source
Includable
Usage
To display item print in rows footer.
Source
Includable
Usage
Item the post below cannot be edited through the configuration of a blog post.
To display the title of the post .
Source
Includable
Usage
Displaying author name.
Source
Includable
Usage
To display the image of the author .
Source
Includable
Usage
Example:
Width = size
, Height = ((size
* ratioHeight
) / ratioWidth
).
128x128:
To indicate the date the post was published and the date the post was last updated.
Source
Includable
Usage
Format:
Period | Symbol | Example output | Description |
---|---|---|---|
Year | YY |
17 |
Year, 2 digits |
YYYY |
2017 |
Year, 4 digits | |
Month | M |
1 , 11 |
Month, minimum 1 digit |
MM |
01 , 11 |
Month, 2 digits | |
MMM |
Jan , Nov |
Month, 3 Letters | |
MMMM |
January , November |
Month, full name | |
MMMMM |
J , N |
Month, 1st letter | |
Week | w |
1 , 11 |
Week of the year, minimum 1 digit |
ww |
01 , 11 |
Week of the year, 2 digits | |
W |
4 |
Week of the month, 1 digit | |
Day | d |
1 , 11 |
Day of the month, minimum 1 digit |
dd |
01 , 11 |
Day of the month, 2 digits | |
D |
1 , 55 , 362 |
Day of the year, minimum 1 digit | |
DD |
01 , 55 , 362 |
Day of the year, minimum 2 digits | |
DDD |
001 , 055 , 362 |
Day of the year, minimum 3 digits | |
F |
3 |
Xth day of the month. Example, the 3rd Tuesday of the month. | |
E |
M , T |
Name of the day of the week. 1 letter | |
EE |
Mo , Tu |
Name of the day of the week. 2 letters | |
EEE |
Mon , Tue |
Name of the day of the week. 3 letters | |
EEEE |
Monday , Tuesday |
Full name of the day of the week. | |
Time of day | aaaa |
AM , PM |
Names may vary depending on the region. |
bbbb |
Morning , Afternoon , Evening |
||
BBBB |
|||
Hour | h |
1 , 11 |
Time [1-12], minimum 1 digit |
hh |
01 , 11 |
Time [1-12], 2 digits | |
H |
1 , 21 |
Time [0-23], minimum 1 digit | |
HH |
01 , 21 |
Time [0-23], 2 digits | |
Minute | m |
1 , 59 |
Minute, minimum 1 digit |
mm |
01 , 59 |
Minute, 2 digits |
To display the number of comments per post. If you use the Google+ feedback system, it just shows up
<data:messages.comments/>
.
Source
Includable
Usage
To display the post tag .
Source
Includable
Usage
To display the share button .
Source
Includable
Usage
To display featured image.
Source
Includable
Usage
Notation:
Non-responsive: Width = size
, Height = ((size
* ratioHeight
) / ratioWidth
).
Responsive: Width = sourceSet
, Height = ((sourceSet
* ratioHeight
) / ratioWidth
).
Example without srcset
and sizes
:
Example with srcset
, but without sizes
:
Example with srcset
and sizes
:
post.featuredImageBg
usitumiesrcset
and sizes
.
Source
Includable
Usage
Example:
Width = size
, Height = ((size
* ratioHeight
) / ratioWidth
).
Showing summary of posts.
Source
Includable
Usage
When using postsjump break andnotHasJumpLink: true
then what is shown is<data:post.body/>
.
As an alternative
<data:post.body/>
.
Source
Includable
Usage
To display jump link.
Source
Includable
Usage
Includable - Assets
CSS, JavaScript, icons, na nyingine.
- Bootstrap
- Boostrablogger
- Font Awesome (CDN) - http://fontawesome.io/
Includable
Usage
- jQuery (CDN) - https://jquery.com/
- Popper.js (CDN) - https://popper.js.org/
- Bootstrap
Includable
Matumizi
Source
Includable
Matumizi
Mfano:
Muundo/Layout mode CSS
CSS and Blogger layout.
Be clear look at this picture.
Look template-src/layout-mode.css
:
Apply for something with a labelb:section
. Customize the template template.
Grid behavior | Horizontal at all times |
---|---|
Class prefix | .blogger-col- |
# of columns | 12 |
The results will be just as well this picture .
gridi ya Bootstrap :
Default markups
Default Markups These are the features that hold the entire blogger in check because if you have a reset here is where the reset stays and holds records even when the blogger closes and is where the archive of your blogger resides..
Bootrablogger optimizes gadget using tagsb:defaultmarkups
na b:defaultmarkup
, This tag can be used to create custom gadget models in the template you create.
- Tag
b:defaultmarkups
this is placed under/body
put it before</head>
au</body>
. - Tag
b:defaultmarkups
may contain only tagsb:defaultmarkup
. - Tag
b:defaultmarkup
may contain only tagsb:includable
.
Lihat template-src/default-markups
learning.
Name | Type |
---|---|
Blog Archive | BlogArchive |
Blog Search | BlogSearch |
Contact Form | ContactForm |
Featured Post | FeaturedPost |
Follow by Email | FollowByEmail |
Page Header | Header |
Image | Image |
Labels | Label |
Popular Posts | PopularPosts |
Translate | Translate |
This article has been created by Design by BootstraBlogger team included Webublografiki
with various help of
Code Contributors.
Articles and Codes are owned by license under MIT license conditions.
Articles are under the protection of Creative Commons Attribution-NonCommercial 4.0 International License
The Content and Content of this article is supported by developers of BoostraBlogger (original BloggerTemlate design).
Xml Blogger Materials are collected through Google Blogger, Blogger, Blogger Community and Google Blogger Help from www.google.com