• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

banner admin pages implemented...

 
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
... and in CVS. A new table was added (jforum_banner) and you need to rerun the xxx_db_struct.sql in order to try it.

banner display will be implemented soon.
[originally posted on jforum.net by Anonymous]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
The above poster is me, well~~~ :lol:
[originally posted on jforum.net by ykf]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
You said you commited it to the CVS? To which Branch? I did a sync and didn't find it.

Rafael
[originally posted on jforum.net by Rafael Steil]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Rafael Steil wrote:You said you commited it to the CVS? To which Branch? I did a sync and didn't find it.

Rafael



HEAD
[originally posted on jforum.net by ykf]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I don't see any changes. The "Incoming" is empty when I sync. To which project more precisely do you commited the changes? "JForum" or "jforum"?

Rafael
[originally posted on jforum.net by Rafael Steil]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Rafael Steil wrote:"JForum" was a mistake of mine in the beggining. I commited it, but java.net is case sensitive

Well, I found your code now. Probably Eclipse downloaded it automatically when I switched branches. :roll:

So, how it is supposed to work? admin creates a banner in the Admin Panel, and how then the banner gets displayed in the forum?

Rafael



it still not actually work... ops: i've only finished the admin functionality, for the actual display, i'm currently working on it. You'll get it a few days later.
BTW, the download mode is also working now. selecting inline in extension group admin page will display images directly instead of link, while physical will be the same as the original functionality~ Now it only works for images, for other inline types (e.g. flash, streaming ra) I think a "special type" column will eventually be needed, just like what's working now in phpbb.
[originally posted on jforum.net by ykf]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Ah, great!!! You can work in the improvements you think are interesting / necesary. I just ask you to keep me informed about changes / new stuff. If you have some instant messenger, you can add me to your contact list.

Rafael
[originally posted on jforum.net by Rafael Steil]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Sure~~
[originally posted on jforum.net by ykf]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Rafael Steil wrote:I don't see any changes. The "Incoming" is empty when I sync. To which project more precisely do you commited the changes? "JForum" or "jforum"?

Rafael



jforum

There's another project called "JForum"?
[originally posted on jforum.net by ykf]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
"JForum" was a mistake of mine in the beggining. I commited it, but java.net is case sensitive

Well, I found your code now. Probably Eclipse downloaded it automatically when I switched branches. :roll:

So, how it is supposed to work? admin creates a banner in the Admin Panel, and how then the banner gets displayed in the forum?

Rafael
[originally posted on jforum.net by Rafael Steil]
reply
    Bookmark Topic Watch Topic
  • New Topic