Ok... I changed my mind, now the to-do list looks something like that:
1) AJAX
2) Lang support. (translate etc)
3) ACP
4) MCP
5) Put it here (or somewhere)
6) Friends-foes thingy
7) Ignore
Starting with AJAX.
P.S. The way it looks like probably won't be much changed.
Search found 176 matches
- Tue Apr 18, 2006 10:32 pm
- Forum: [3.0/Olympus] Discussion
- Topic: I start modding. Writing chat mod.
- Replies: 30
- Views: 19073
- Tue Apr 18, 2006 4:30 pm
- Forum: [3.0/Olympus] Discussion
- Topic: Quickreply template.
- Replies: 18
- Views: 12836
Re: Quickreply template.
Weren't previous Quick Reply mods done with pure HTML? You put the form action to posting function and the board handles the rest. No PHP required in my opinion. PHP is required to load language vars, permissions to show (in the full variant), options checkboxes (in the full variant), and custom BB...
- Tue Apr 18, 2006 4:22 pm
- Forum: [3.0/Olympus] Discussion
- Topic: I start modding. Writing chat mod.
- Replies: 30
- Views: 19073
Re: I start modding. Writing chat mod.
Ok, the plan is:
1) ACP
2) MCP
3) Ignore
4) AJAX
Maybe
1) ACP
2) MCP
3) AJAX
4) Ignore
Hmm... Frineds\Foes thingy... Very good idea.
З.Ы. А я и не говорил что AJAX сильно сложная штука. Просто сначало нужно сделать всё остальное.
З.З.Ы а за ссылочку спасибо.
1) ACP
2) MCP
3) Ignore
4) AJAX
Maybe
1) ACP
2) MCP
3) AJAX
4) Ignore
Hmm... Frineds\Foes thingy... Very good idea.
З.Ы. А я и не говорил что AJAX сильно сложная штука. Просто сначало нужно сделать всё остальное.
З.З.Ы а за ссылочку спасибо.
- Mon Apr 17, 2006 9:34 pm
- Forum: [3.0/Olympus] Discussion
- Topic: I start modding. Writing chat mod.
- Replies: 30
- Views: 19073
Re: I start modding. Writing chat mod.
You don't like it, you don't use it.NNO-Stephen wrote: no offense, but that's hideous.
Anyway, it uses the template system, so it is quite easy to change things.
If you want - make something different.
Or at least if you say that this is hideous put a picture or static html showing what you wish to see.
- Mon Apr 17, 2006 9:02 pm
- Forum: [3.0/Olympus] Discussion
- Topic: Quickreply template.
- Replies: 18
- Views: 12836
Re: Quickreply template.
Not bad...but a few things...1. Move it down a bit...I don't think it should be shoved up into the posts above...give it a little room. 2. Make an option in the userCP, and adminCP...the users can decided if they want to see it IF its enabled in the adminCP. I will. I will write the php part once t...
- Mon Apr 17, 2006 8:18 pm
- Forum: [3.0/Olympus] Discussion
- Topic: Quickreply template.
- Replies: 18
- Views: 12836
Re: Quickreply template.
I'm going to do mine like this.
=)
=)
- Mon Apr 17, 2006 6:07 pm
- Forum: [3.0/Olympus] Discussion
- Topic: Quickreply template.
- Replies: 18
- Views: 12836
Re: Quickreply template.
Php code here is needed to load lang, permissions, settings and smilies....spambot wrote: I'm using a simpler version for some time now, also without PHP code. It's fully functional though![]()
Without it (just the input field) it can be done easily without using php code.
- Mon Apr 17, 2006 6:04 pm
- Forum: [3.0/Olympus] Discussion
- Topic: Quickreply template.
- Replies: 18
- Views: 12836
Re: Quickreply template.
No attachements, drafts or preview there.
Everything else fits ok.
Everything else fits ok.
- Mon Apr 17, 2006 3:25 pm
- Forum: [3.0/Olympus] Discussion
- Topic: Quickreply template.
- Replies: 18
- Views: 12836
Quickreply template.
I am going to write a quickreply MOD when the beta is out. No php code at this moment, because the phpBB3 code might change etc :). But I have already created a template for it. (this picture just shows how does it look like being <!-- INCLUDE -->-ed from viewtopic.html without adding any php code.)...
- Mon Apr 17, 2006 12:04 pm
- Forum: [3.0/Olympus] Discussion
- Topic: I start modding. Writing chat mod.
- Replies: 30
- Views: 19073
Re: I start modding. Writing chat mod.
I was thinking about it. Not currently, maybe later.WBHoenig wrote: It would be really cool if it used AJAX, also.
Currently frames-based.