renameing a content Topic is solved

General project discussion. NOT for help questions.
Post Reply
mrbs

renameing a content

Post by mrbs »

Is it possible to rename a content without automatic uppercaseing or lowercaseing the title - like this:

I entered a title with the first character in uppercase:

"Contact"

I want to rename it to lowercase:

"contact"

But after editing, the first character is automaticaly changed to uppercase...

How do avoid this?
Greg
Power Poster
Power Poster
Posts: 598
Joined: Sun Sep 26, 2004 6:15 pm
Location: Saskatchewan - Canada

renameing a content

Post by Greg »

Try this ...

In the CSS file look for 'Title' and add

text-transform: lowercase
Greg
mrbs

renameing a content

Post by mrbs »

It might be working if the site name is only used in the title - but I might use it on the site too...

Though I will do this until I figure out how to lowercase it...
mrbs

renameing a content

Post by mrbs »

...and it doesn't change anyway :(

But thanks anyway - any other ideas?
Anonymous

renameing a content

Post by Anonymous »

But I have deleted the old content-file with the same name - then why can't I make a new file with lowercase?
jptechnical
Forum Members
Forum Members
Posts: 131
Joined: Wed Jan 12, 2005 12:18 am

renameing a content

Post by jptechnical »

Can you get into phpmyadmin to look at the database? The content item may still be in there but it doesnt show up. I had this happen with some css items in css manager, I was adding, removing, renaming and so on so much that I ended up with a duplicate in the database with the same name but different case. I think I was doing it in like 4 different windows at once and it was 2am, lots of mistakes happen when I work till 2.

Remember unix is case sensitive, I out of habit make anything that isn't a displayed text item lowercase. I simple change the case of the item name after it auto generates it.
mrbs

renameing a content

Post by mrbs »

I think that might be the solution - i'll try!
mrbs

renameing a content

Post by mrbs »

That was it!

Thank you SO much!
jptechnical
Forum Members
Forum Members
Posts: 131
Joined: Wed Jan 12, 2005 12:18 am

renameing a content

Post by jptechnical »

glad to help someone else for a change.
Post Reply

Return to “General Discussion”