chimchooree
|
896c466021
|
cluster variable is stored in index.py
|
5 years ago |
chimchooree
|
315e4103f6
|
wrong numbers fill out left side when page is high
|
5 years ago |
chimchooree
|
4c3a9a2b52
|
nav length never dips below 7 (+ cluster of 3 on both sides of current page) when page number is low
|
5 years ago |
chimchooree
|
b432b674fe
|
commented python diary nav code
|
5 years ago |
chimchooree
|
d1cc68c50d
|
filling out right end of nav uses proper numbers; lots of test articles
|
5 years ago |
chimchooree
|
4b0957f165
|
max pages reflects the max number of pages with diary entries on them; diary nav only goes up to max pages
|
5 years ago |
chimchooree
|
d3f23965f3
|
added new article for 10 articles so it's never divisible by 3 or 4; pagination showing the proper number of the correct articles per page
|
5 years ago |
chimchooree
|
7bb825de1f
|
diary nav links use absolute paths; gave main pages unique titles
|
5 years ago |
chimchooree
|
25d6a9093a
|
css is absolute path, so diary subpages use css; diary nav links to right pages
|
5 years ago |
chimchooree
|
47162de3d3
|
same for link to last page
|
5 years ago |
chimchooree
|
76c43e9a88
|
first link appears when it's out of -3,+3 range of current page
|
5 years ago |
chimchooree
|
cbaf5fd116
|
anything over max pages is considered max for diary nav
|
5 years ago |
chimchooree
|
013ad596f4
|
added code to prevent diary nav from dipping under 0 and soaring over the total
|
5 years ago |
chimchooree
|
3a08c07f92
|
diary nav numbers are links; current page is not a link but bolded
|
5 years ago |
chimchooree
|
04f23c4e29
|
diary nav shows 3 preceding and 3 suceding numbers
|
5 years ago |
chimchooree
|
b77700f2df
|
added diary navigation to the diary template; moved diary directory on top of directory row
|
5 years ago |
chimchooree
|
9a25c1a95e
|
snippet titles are also article links
|
5 years ago |
Mimi Momo
|
76ab1f3a17
|
removed html tag from bodies of pages
|
5 years ago |
Mimi Momo
|
72cb61d952
|
html tags work for all parts of snippets
|
5 years ago |
Mimi Momo
|
6f7c00d158
|
snippets are cleaned of <br>s, snipped to given length; need to remove more tags, figure out why tags do nothing for everything but content
|
5 years ago |
Mimi Momo
|
3ea1b5ba20
|
snippet content is cut at max length, last word
|
5 years ago |
Mimi Momo
|
47d60026f0
|
added diary entries; hard-coded most of snippet generation; gather all files in feature - reverse sort - make snippet with "title", "words" "11/22/33", "social" and "link" for each files gathered
|
5 years ago |
Mimi Momo
|
08f187c300
|
add variables for snippet and latest
|
5 years ago |
Mimi Momo
|
e917c6d958
|
added skeleton of diary page
|
5 years ago |