Well the weird thing is after going to s9y_200711252342.tar.gz it all seems to be working fine. So I'm not really sure how it fixed itself, because even when downgrading to an earlier version it still works fine.
Edit: I may have figured it out. I think it had to do with me messing up the language ...
Search found 30 matches
- Sun Dec 02, 2007 5:55 pm
- Forum: Bugs
- Topic: Umlaut issue in nightly
- Replies: 2
- Views: 3014
- Sun Dec 02, 2007 12:14 pm
- Forum: General discussions
- Topic: Serendipity User Survey >> Please participate!
- Replies: 9
- Views: 16979
- Sat Dec 01, 2007 1:42 am
- Forum: Bugs
- Topic: Umlaut issue in nightly
- Replies: 2
- Views: 3014
Umlaut issue in nightly
Using the nightly from a couple of days ago it seems to be having a problem with umlauts. It will allow me to enter the text properly, and it previews perfectly, but when I save it, it cuts off at the first umlaut. For example
"Gig Harbor befindet sich an der Washington Staatsstrasse 16. über der ...
"Gig Harbor befindet sich an der Washington Staatsstrasse 16. über der ...
- Sat Dec 01, 2007 1:33 am
- Forum: General discussions
- Topic: Multi-Languages to change the site template?
- Replies: 8
- Views: 8412
- Sat Dec 01, 2007 1:31 am
- Forum: Bugs
- Topic: Firefox 3.0b1 problems with WYSIWYG editor
- Replies: 2
- Views: 3117
- Wed Nov 28, 2007 3:48 pm
- Forum: General discussions
- Topic: Multi-Languages to change the site template?
- Replies: 8
- Views: 8412
So I was looking at /bulletproof/ tpl files and found index.tpl hold part of what I would use.
<!-- #serendipity_banner: this is the header area. it holds the blog title and -->
<!-- description headlines -->
<div id="serendipity_banner">
<h1><span class="{if $template_option.firbtitle == 'false ...
<!-- #serendipity_banner: this is the header area. it holds the blog title and -->
<!-- description headlines -->
<div id="serendipity_banner">
<h1><span class="{if $template_option.firbtitle == 'false ...
- Wed Nov 28, 2007 12:55 pm
- Forum: General discussions
- Topic: Passwords are pure MD5-Hashes?!
- Replies: 16
- Views: 14373
Re: Passwords are pure MD5-Hashes?!
Ha. Wait.
We can't update the MD5 hashes, because we don't know the passwords of the users. :-)
This is easy - Use a rainbow table! ;-)
Sadly that would take care of almost everyone's password. I agree that it should of course be salted. Though the best thing is for people to use unique ...
We can't update the MD5 hashes, because we don't know the passwords of the users. :-)
This is easy - Use a rainbow table! ;-)
Sadly that would take care of almost everyone's password. I agree that it should of course be salted. Though the best thing is for people to use unique ...
- Wed Nov 28, 2007 12:05 pm
- Forum: General discussions
- Topic: Install path - nice to Google, keep options open
- Replies: 1
- Views: 2036
I have gone with the subdomain for the same reasons that you mention. In case I want to change things in the future I can still leave blog.mydomain.com in tact so that links don't disappear.
Then you can just rename your 'coming soon' index.html and have a new one that redirects to blog.mydomain ...
Then you can just rename your 'coming soon' index.html and have a new one that redirects to blog.mydomain ...
- Wed Nov 28, 2007 11:14 am
- Forum: General discussions
- Topic: Multi-Languages to change the site template?
- Replies: 8
- Views: 8412
- Wed Nov 21, 2007 2:09 am
- Forum: Bugs
- Topic: Firefox 3.0b1 problems with WYSIWYG editor
- Replies: 2
- Views: 3117
Firefox 3.0b1 problems with WYSIWYG editor
While trying out the new version of Firefox I tried to create some links with my test server. This didn't work with the WYSIWYG editor as it just ignored the entered text and reopened the window.
Also inserting tables and background color did not seem to work properly. Not saying that this is an ...
Also inserting tables and background color did not seem to work properly. Not saying that this is an ...
- Thu Apr 26, 2007 6:45 pm
- Forum: Plugins
- Topic: Spartacus / Manage Styles plugin
- Replies: 16
- Views: 12333
- Sun Apr 01, 2007 6:30 pm
- Forum: Plugins
- Topic: Link List using only CSS and not Javascript
- Replies: 5
- Views: 4691
- Sat Mar 31, 2007 2:06 am
- Forum: Plugins
- Topic: Spartacus / Manage Styles plugin
- Replies: 16
- Views: 12333
Ok, well I figured out imagemagick, and came up with a plan and implemented it with the following commands
find . -type d -exec mogrify -verbose -monitor -crop +0+50 +repage -crop -15+0 +repage -crop +0-25 +repage -resize 800x600 -quality 70 -format jpg */*.png \;
Then removed the png files with ...
find . -type d -exec mogrify -verbose -monitor -crop +0+50 +repage -crop -15+0 +repage -crop +0-25 +repage -resize 800x600 -quality 70 -format jpg */*.png \;
Then removed the png files with ...
- Fri Mar 30, 2007 2:17 pm
- Forum: Plugins
- Topic: Spartacus / Manage Styles plugin
- Replies: 16
- Views: 12333
That pack was just the original pictures right from the browser with no editing. I have to play around with imagemagick some more to figure all of that out. Unless someone else knows imagemagick well and knows how to trim a specific amount off of each side of the picture, then resize, and convert to ...
- Fri Mar 30, 2007 2:52 am
- Forum: Plugins
- Topic: Link List using only CSS and not Javascript
- Replies: 5
- Views: 4691