Recent Topics

1 Jul 12, 2005 13:51    

Hi all experts,

i am wondering if it would be possible to include some default text in every post, at the writing the post. Such an index or content of the all post should contain...

Thanks

2 Jul 12, 2005 14:56

please clarify your wish..

3 Jul 12, 2005 15:07

Thank you for your reply.

So i would like to collect airfields for modell planes in a sepcific BLOG.
So all airfield have several properties, such GPS coordinates, dominant wind directions etc.

but as there are no custom fields, the only possibility for me
to "warn" the bloggers (who send me their airfields) no to forget this informations.
So every time when somebody write e post to this BLOG, words/texts should appear in the write box, like this:

*GPS*
...
*WIND*
..
*location*

So that the blogger can complete this "form".

Thx

4 Jul 12, 2005 19:08

A solution without hacking or altering code or database :

Open plugins/_smilies.conf.php

Ad a new smilie like :
'Wind:<br />Speed:<br />Rating:<br />' = > 'standardtext.gif',

create a new smiley and save it img/smilies/standardtext.gif

Whenever users click on that smilie they see this in the post :
Wind:<br/>Speed:<br/>Rating:<br/>

5 Jul 12, 2005 19:49

Thanks, but hungarian users do not click if it is not a "must".

That is why without any useraction should this texts appear.

So i am open for any hack or code altering or whatever, because after a lot of researches i selected this engine to realise this Airfield-blog.

I would prefer b2evo really.

6 Jul 13, 2005 11:49

Hi All,

please help me at least where i should start with
"hacking".

Many Thanks

7 Jul 13, 2005 12:55

you should alter the database, that makes, alterering all the code, that makes..
way over my head!
sorry

8 Jul 13, 2005 12:56

Hi, if you use Firefox there is a neat little extension called [URL=https://addons.mozilla.org/extensions/moreinfo.php?id=578]SIGNATURE[/URL]

It's simple to use and can store multiple "signatures" which could easily be your 3 TEXT categories. Entering them is as easy as a right click and select from the context menu.

below is one of mine... :)
www.wow-factor.com

and below are example ones that come with the extension. Very customizable....

1. special.michael@gmail.com
2. \n doesn't work?
user the [enter] key
3. now with unicode support!

Just a suggestion

9 Jul 13, 2005 13:28

Thank you for the suggestions.

As i want to avoid any user action, i see the only way is the altering the database with custom fields.

Great challenge. 8|
Is there any documentation of the coding where i can find the table descriptions?


Form is loading...