Search Results For “#juncotodo OR #resolved” - # - rss
JR:
Resolved - Fix bug with not able to view source
- For top-level, non-private posts, could not view source. Should be able to view source.
#junco
#resolved
- Jun 27, 2013
JR:
Resolved - Make enhanced textarea blog post feature work with blog replies
- When replying to a blog post and then clicking the "enhanced" link, the reply-to part is lost. It will create a normal blog post instead of a blog reply post.
#junco
#resolved
- Jun 27, 2013
JR:
Resolved - Enable the enhanced blog post textarea work with editing a blog post
- Explained in title
#junco
#resolved
- Jun 27, 2013
JR:
Resolved - Hide old versions of private blog posts
- Only the author should be able to view old versions of private blog posts even if those old versions were not created with the private=yes command.
#junco
#resolved
- Jun 27, 2013
JR:
Resolved - Add pound sign and period punctuation buttons to phone and tablet displays
- Too many keystrokes required to add the pound sign for hash tags and period for separator on a phone. Both are important for micro blog posts. So for phone display, add JavaScript button links at top or right side of text area box for micro blog post...
more>>
- Jun 27, 2013
- #resolved #junco
JR:
Resolved - Fix error when not following any tags
- SQL syntax error occurs when clicking on "tags" being followed and the user is not following any tags.
Fix: I corrected the SQL that was created when no tags when were being followed.
#junco
#resolved
- Jun 27, 2013
JR:
Resolved - Fix feed command
- Resolution: For some reason, my code removed the opening and closing syntax for CDATA before sending the feed to the XML parser. I commented out this code.
Resolved - Also, enable the feed command to work with https in addition to http
https://me...
more>>
- Jun 27, 2013
- #resolved #junco
JR:
Resolved - Add sort options to tag list page
- Currently, tags ...
/tags
... are listed alphabetically.
Provide sort options:
alphabetically - ascending
numerically - descending
Tag cloud remains.
#junco
#resolved
- Jun 27, 2013
JR:
Resolved - Change title text for following streams
- Text is too long for display of following streams:
following users: "all followingstream postings": /followingstream
following tags: "all followingtagsstream postings": /followingtagsstream
Keep link, but change text to something more meaningf...
more>>
- Jun 27, 2013
- #junco #resolved
JR:
Resolved - Add following display options
- For the "following" link across top of site, default to posts by users followed, but provide link choice for displaying posts for tags followed.
#junco
#resolved
- Jun 27, 2013
JR:
Resolved - Change frontpage command to draft
- frontpage=no will become draft=yes.
draft command works the same. status is still the same. it's only a name change.
drafts are still public posts that can only be found thru searching: traditional searches thru search text input field and tag sear...
more>>
- Jun 27, 2013
- #junco #resolved
JR:
Resolved - CSS changes to make
- Done 3May2013 - for secondary un-ordered bullet point displays, make the top and bottom spacing uniform.
Done 3May2013 - for info titles on pages like search results, add more spacing to top. maybe create a customized paragraph tag. normal para tag a...
more>>
- Jun 27, 2013
- #junco #resolved
JR:
Resolved - Fix configuration error on microblog post
- when entering nothing and hitting the post button on microblog post, the program blows up in a bad way.
#junco
#resolved
- Jun 27, 2013
JR:
Resolved - Microblog post display change
- Move the "from" line from the top to the bottom to match the blog post.
#junco
#resolved
- Jun 27, 2013
JR:
Resolved - Fix include function
- including here
{{ March 6, 2013 test post a }}
27Apr2013 - testing
Found problem. In the double curly brace include syntax, I typed a space ahead of the title of the post to include. In code, not trimming spaces around the title. Rem...
more>>
- Jun 27, 2013
- #junco #resolved