Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Blog extension 0.9.8
This discussion has been closed.
Comments
Fatal error: Call to a member function on a non-object in /Library/WebServer/WebSites/the_site/public_html/forum/extensions/Blog/library/Function.Blog.php on line 64
uploading new version of blog extension
try it
line-breaks are NOT formatted under the blog tag (either in the permalink window or in the main blog list), BUT ARE formatted correctly in the discussions view
the 'more' tag IS formatted correctly under the blog tag, BUT is seen in the discussions view
(and panel-links to the latest posts are still leading to the discussions threads rather than permalink views, but i don't know whether you intended to change that)
and there seems to be a strange bug with the permalink link. once you click, the blog entry displays correctly, but the title of it is always that of the very last entry
but it's in russian
Permalink bug is fixed. i was doing it all wrong actually. Now i did it correctly
"More link" will not forward to the permalink page. thats how i want it.
already mentioned about more tag. its for Htmlformatter or any other formatter ur using to hide it. its a comment it shouldn't appear at all. FCkeditor and tinymce hide it as it should be.
reason its not shown in the blog tab is that I look for it and save whatever is before it and display that. So for blog tab the more comment isn't even there to begin with.
why don't u guys bug SirNot or Mark to fix this.
Information about a post shouldn't be in a sidebar. unexpected behaviour. People don't expect it to be in the sidebar
try now for pagination to work
i agree re 'unexpected behaviour'. but this way it just doesnt look quite right. because of the overall text-alignment. the caption above ("all blog posts" and the rest) is aligned left. so is the blog entry (which now does not have the same left-margin as the caption). but then there is this info thingy, aligned right, with its own margins which do not really fit with any others... plus the font-size of the time line is bigger than that of the entry's title (or so it looks on safari)... all these things, you know, all of which could be fixed in one blow. that was my line of thinking
here, see how it looks like in (slightly tweaked, to accommodate Janine) hemingway-theme in WP. rather similar to what it would have been like with the panel
and btw, to further maintain consistency with the overall vanilla layout you'll need a 'back to all blog posts' link at the lower left corner of the permalink window, just where 'back to discussions' one sits in the normal (non-blog) view
(note, that it's also integrated with wordpress through Janine and this is how the "more" tag is inserted.
speaking about this tag, i really think that with the permalink option in place, one doesn't need the whole of the entry content in the discussion view. it would be even better if in that view only the bit befor the split is displayed. and this way there would not be the 'more' tag problem. and the permalinf page would be qualitatively different from all the rest)
take a look at the theme files, its pretty striaght forward. u can move things around
I used the same style for permalink as the blog cause i don't have to create a new css just for it
So the author, date thingy should be left aligned to match the "All blog posts"
this is why i made the mockups in start so u guys can agree on what it looks like. I don't want to change the layout again.