Browser caching pages possibly?
On 5/10/07 2:02 AM, "Garrett Smith"
<dhtmlkitchen gmail.com> wrote:
> I did update the database
> * blog-url
> * blog-admin-url
> * blog-base-url
> * blog-base-admin-url
> value: http://localhost/news/
>
> but when I view source on the admin screen, I see:
> import "http://localhost/administration/blojsom-adminis
tration.css";
> Should be:
> import "http://localhost/news/administration/blojs
om-administration.css";
>
> and in the blog itself:
> http://lo
calhost/resources/default/asual.js
>
> Should be:
> http
://localhost/news/resources/default/asual.js
>
> What do I need to do?
>
> On 5/9/07, Shalini Israni <shaliny.i gmail.com> wrote:
>> Hi Garret,
>>
>> Do check the properties table in your Database.
There are four urls there
>> per blog.
>>
>> Then, you need to replace 'ocean.css' in lines
similar to this in your
>> velocity template files, with your css files: (or
have you created your own
>> new theme??)
>>
>> <link rel="stylesheet"
rev="stylesheet"
href="#Resource('ocean.css')"
>> type="text/css" media="screen"
/>
>> ( This line is in ocean-head.vm)
>>
>> That should do the trick.
>>
>>
>>
>>
>> On 5/10/07, Garrett Smith <dhtmlkitchen gmail.com> wrote:
>>>
>>> Hello,
>>>
>>> I have a problem with URLs.
>>>
>>> I just changed the location of blojsom but the
css is still linking
>>> back to the old location. Probably from a URL
in the database.
>>>
>>> How can I change the URLs for css, images,
javascript?
>>>
>>> Is there an SQL query command that I must use?
>>>
>>> Thank you,
>>>
>>> Garrett
>>>
>>> --
>>> http://dhtmlkitchen.com/
>>>
>>>
>>
------------------------------------------------------------
-------------
>>> This SF.net email is sponsored by DB2 Express
>>> Download DB2 Express C - the FREE version of
DB2 express and take
>>> control of your XML. No limits. Just data.
Click to get it now.
>>> http://sourcefor
ge.net/powerbar/db2/
>>>
_______________________________________________
>>> Blojsom-users mailing list
>>> Blojsom-users lists.sourceforge.net
>>>
>> https://lists.sourceforge.net/lists/listinfo/blojsom-u
sers
>>>
>>
>>
>>
>> --
>> Yesterday I played a blank tape at full blast. The
mime next door went nuts.
>> ~
>> Shalini
>>
>> http://www.
theessenceoftech.blogspot.com/
>>
------------------------------------------------------------
-------------
>> This SF.net email is sponsored by DB2 Express
>> Download DB2 Express C - the FREE version of DB2
express and take
>> control of your XML. No limits. Just data. Click to
get it now.
>> http://sourcefor
ge.net/powerbar/db2/
>> _______________________________________________
>> Blojsom-users mailing list
>> Blojsom-users lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/blojsom-u
sers
>>
>>
>
--
David Czarnecki
http://www.blojsom.com/b
log/ | http://blojsom.sf.net
------------------------------------------------------------
-------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and
take
control of your XML. No limits. Just data. Click to get it
now.
http://sourcefor
ge.net/powerbar/db2/
_______________________________________________
Blojsom-users mailing list
Blojsom-users lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/blojsom-u
sers
|