October 27, 2003
Small Changes :)
Here are a series of small changes we've been making to the site:
1.) You can now specify the ability to disable HTML in your comments since a lot of people seem to like to use the > and < commands in comments. This has been disabled by default since the people who would realize that they need this off would most likely not know to check this; conversely, those who enjoy posting with HTML probably know enough to uncheck the box.
2.) Your titles are now HTML-disabled; HTML will not be allowed in entry titles. This was implement for the same reason as the above...
3.) For those of you who wish to sync your personal domain websites with your Tabulas; I highly suggest using the Magpie RSS - PHP Parser to parse your RSS feed; installation for me took less than a minute; customization took a bit longer.
4.) There were some issues with the new crossposting code that affected users attempting to crosspost (HTML was getting stripped out, and extra linebreaks were being added into entries). All issues have been addressed and fixed.
1.) You can now specify the ability to disable HTML in your comments since a lot of people seem to like to use the > and < commands in comments. This has been disabled by default since the people who would realize that they need this off would most likely not know to check this; conversely, those who enjoy posting with HTML probably know enough to uncheck the box.
2.) Your titles are now HTML-disabled; HTML will not be allowed in entry titles. This was implement for the same reason as the above...
3.) For those of you who wish to sync your personal domain websites with your Tabulas; I highly suggest using the Magpie RSS - PHP Parser to parse your RSS feed; installation for me took less than a minute; customization took a bit longer.
4.) There were some issues with the new crossposting code that affected users attempting to crosspost (HTML was getting stripped out, and extra linebreaks were being added into entries). All issues have been addressed and fixed.
Posted by tabulas on October 27, 2003 at 02:06 AM | 59 Comments
free_spirit
can u tell me how i can lock my whole journal and set it to private or friends only mode??
thanks!
tabulas
free_spirit
spaceinthewho
You put in the backslash to modify certain escape characters, but with each successive submit (ie: if i submit, then edit, then submit, then edit, etc) you add more backslash characters to modify the previous backslashes.
This doesn't seem to be an issue when you view the HTML page, but it is kind of strange behaviour when you go back and look at the original text under "edit entry".
tabulas
void
tabulas
lambewe
tabulas
What's your OS/browser?
biffo
tabulas
RJ_happygolucky
once someone logs in using his site?
tabulas
RJ_happygolucky
just want to ask'
how can i have that "add me as a friend" link in my page..
thanks..
rurounibug
is there any way to use an image in my gallery for the blog background?
tabulas
dracil
tabulas
dracil
enchanted
enchanted
tabulas
nfpvic
Specifically, I want to make the horizontal rule smaller, because it's screwing up the table on my comments pages (the HR is longer than the TD is). Is there a way to do this? Help would be greatly appreciated!
tabulas
nfpvic
enchanted
enchanted
tabulas
enchanted
bebe
tabulas
minbongie
minbongie
tabulas
chimerical
tabulas
If so, the answer is no.
rurounibug
is there a page/site that can explain how to use the <!-- --> tags? Blogger didn't have them, and I'm not sure how to use them. They seem to work diffrently than blogger's <$ $> tags.
thanks
tabulas
tabulas
bebe
jasna
tabulas
tenaciousDan
tabulas
SincerelyMe
can u please also wirte it on my blurty theres a spot to
tabulas
jasna
roy
bebe
juicypear
tabulas
rocky
tabulas
dodozhang21
b2 uses this format
Tue, 28 Oct 2003 16:52:19 GMT
and it works fine with the function. thanks!
tabulas
If you want to grab this data in an easy format in PHP, isolate the date and time (e.g. throw out the T and everything after +). You can strtotime that data and it returns the time.
ephi
dodozhang21
if i have <a href="http://regretless.com/dodo/newworld/">http://regretless.com/dodo/newworld/</a>
in my entry, i don't want dodo to be replaced by its corresponding link. i know this requires some pattern matching tho.. XP
tabulas
dodozhang21