Ha ha! No issues.. mistakes happen...
So point [6]... messages.properties is a file that contains
all the
stuff that you see displayed in the admin console like in
add new entry
you'd have 'Entry Title' next to the box that you have to
put the title
into..
Similarly for the tags, you can choose to put in whatever
message
against the entry.tags.text and entry.tags.help.text ...
But you can
skip this part since i have set a default message to appear,
but usually
its a good practice to set it in the file..
So, for instance look at this line from
admin-add-blog-entry.vm :
#adminResource('blog.entry.title.text' 'Blog entry title')
here, the first parameter to the adminResource macro is the
name of the
message you want to pick from messages.properties. The
second is the
default (standby rather..) incase the required message is
not present...
lLook at the file and you'll understand what i am saying.
Its nothing to
do with the database. It sits in the
org/blojsom/plugin/admin/resources
package.
Happy Tagging!
--S
Arise wrote:
> I've restarted the Tomcat. The input tags fields appear
now.
> Sorry.
>
> However, what's all about point 6?
>
> "[6] Place entry.tags.help.text and
entry.tags.text messages in the
> messages.properties file. (I have set a default
although)"
>
> I have blojsom 3.2 (mysql database), where do I have to
place those things?
> And what are those things doing?
>
>
> Shalini wrote:
>
>> Don't change to read the technorati tags.
>>
>> When you add or edit an entry, you should get a
text box to add a comma
>> separated list of tags with the entry. (In the end
when all the
>> templates related to plugins are parsed..)
>>
>> Does that not appear??
>>
>>
>
>
------------------------------------------------------------
-------------
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
|