Home
Download
Add-ons
Help
Forum
Organisation
Project
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
May 23, 2012, 11:37:43 AM
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Search:
Advanced search
Wollen Sie dem WebsiteBaker Team beitreten?
Nähere Informationen finden Sie unter
hier
und auf unserer
neuen Webseite
.
155407
Posts in
21698
Topics by
7731
Members
Latest Member:
elwin90
WebsiteBaker Community Forum
English
Modules
(Moderator:
Argos
)
ImageFlow including Highslide and Lightbox module
Pages:
1
2
3
[
4
]
5
6
...
12
Go Down
Author
Topic: ImageFlow including Highslide and Lightbox module (Read 53669 times)
aldus
Offline
Posts: 1238
Re: ImageFlow including Highslide and Lightbox module
«
Reply #75 on:
July 30, 2008, 06:36:14 PM »
ok - here the complete section
Code:
<?php
/**
*
*/
$MOD_IMAGEFLOW
[
'USE_LIGHTBOX_NOTE'
] =
'Werkt niet als Highslide popups gebruikt worden!'
;
$MOD_IMAGEFLOW
[
'NO_JAVASCRIPT'
] =
'Please activate JavaScript for the gallery!'
;
$CAP_EDIT_CSS
=
'bewerke CSS'
;
$CAP_TOGGLE_CSS
=
'een ander CSS kiezen '
;
$HEADING_CSS_FILE
=
'momenteel: '
;
$TXT_EDIT_CSS_FILE
=
'Bewerke CSS definitions onderaan.'
;
?>
Regards
Aldus
Logged
Bramus
Forum Team
Offline
Posts: 601
Re: ImageFlow including Highslide and Lightbox module
«
Reply #76 on:
July 30, 2008, 07:05:23 PM »
This looks already Dutch to me, i corrected some things:
Code:
<?php
/**
*
*/
$MOD_IMAGEFLOW
[
'USE_LIGHTBOX_NOTE'
] =
'Werkt niet als Highslide popups gebruikt worden!'
;
$MOD_IMAGEFLOW
[
'NO_JAVASCRIPT'
] =
'Activeer JavaScript voor de Gallery!'
;
$CAP_EDIT_CSS
=
'bewerk CSS'
;
$CAP_TOGGLE_CSS
=
'een andere CSS kiezen '
;
$HEADING_CSS_FILE
=
'momenteel: '
;
$TXT_EDIT_CSS_FILE
=
'Bewerk CSS definitions onderaan.'
;
?>
Logged
BRAMUS Internet Services
aldus
Offline
Posts: 1238
Re: ImageFlow including Highslide and Lightbox module
«
Reply #77 on:
July 30, 2008, 08:00:07 PM »
Thank you @Bramus and i apologize for the vaction - got it now.
Will be in the next release of mine.
Regards
Aldus
«
Last Edit: July 30, 2008, 08:03:20 PM by aldus
»
Logged
Ruud
WebsiteBaker Org e.V.
Offline
Posts: 2294
Re: ImageFlow including Highslide and Lightbox module
«
Reply #78 on:
July 30, 2008, 08:28:10 PM »
Quote from: aldus on July 30, 2008, 05:45:20 PM
Sorry, friends of imageFlow.
I've got mutch to do in my "one-man-fighting-company" and the less-time is nearly zero the
next days.
Same thing here. I was expecting things to be slow, but for some reason I've got more work than outside the vacation period
Yesterday evening I was trying to build a 0.7.2, but for some reason I could not get the CSS edit working.
Only after update over update over update it worked, but it was too late to get a good build out of that.
I think now it is really getting time to make a RC out of the module. I don't think we should change a lot more.
I hope to make a good 0.7.2 later tonight. That should cover all updates up to 0.7.1.4. I still need to do a bit testing.
Ruud
(PS I found that the script used in the Smooth Galery module has had a new major release. Nice things were added in that script. Could be a fun "next project")
Logged
Professional WebsiteBaker Solutions
vyni
Offline
Posts: 566
Re: ImageFlow including Highslide and Lightbox module
«
Reply #79 on:
July 30, 2008, 09:41:41 PM »
I agree with that
- now it is a really nice thing. So make it fine to get it on the addons-repository. A few day´s earlier or later - that´s not important.
Take Your time to get it fine!
I really want to thank You for Your engagement.
Same thanks to You, Aldus.
It makes me happy, that I could do a little for it too.
Regards from Himberg!
@Bramus
So, You like my Dutch? Cool.
«
Last Edit: July 30, 2008, 09:44:21 PM by vyni
»
Logged
PS: Falls jemand eine Idee hat was zu tun ist und mir das erklären könnt - geh bitte davon aus dass ich ahnungslos bin, was php und so betrifft. Ich kann grad was lesen, kopieren und einfügen, ungefähr verfolgen und glauben.
Stefek
WebsiteBaker Org e.V.
Offline
Posts: 4883
Re: ImageFlow including Highslide and Lightbox module
«
Reply #80 on:
July 30, 2008, 10:11:32 PM »
Hello!
Even if I did not install the module yet (wating for the RC
)
I really want to thank you.
That is a real good example how Teamwork looks like.
Best Regards,
Stefek
Logged
"In a time of universal deceit, telling the truth becomes a revolutionary act."
- George Orwell, Nineteen eighty-four (1984)
Ruud
WebsiteBaker Org e.V.
Offline
Posts: 2294
Re: ImageFlow including Highslide and Lightbox module
«
Reply #81 on:
July 30, 2008, 10:34:10 PM »
Here we go again.
Version 0.7.2
is released.
Main improvement is the
CSS editor now can edit the imageflow.css file
.
Download the latest version from
the first post of this thread
.
Note: Upgrading will still delete all imageflow sections from the database.
Removing the section/page and add a new imageflow section/page is needed to get it working again.
Todo for future versions:
- Improve the upgrade script so existing pages will not get lost anymore.
- Adding the colorpicker again (allowing blank input)
- Support for transparent png thumbs
- English/Dutch translation of Vyni's great documentation. (Any volunteers?)
Ruud
Logged
Professional WebsiteBaker Solutions
Ruud
WebsiteBaker Org e.V.
Offline
Posts: 2294
Re: ImageFlow including Highslide and Lightbox module
«
Reply #82 on:
July 30, 2008, 10:38:02 PM »
Quote from: Stefek on July 30, 2008, 10:11:32 PM
That is a real good example how Teamwork looks like.
I agree, I'm really enjoying this.
Ruud
Logged
Professional WebsiteBaker Solutions
aldus
Offline
Posts: 1238
ImageFlow including Highslide and Lightbox module
«
Reply #83 on:
July 31, 2008, 09:46:54 AM »
Thanks Ruud for the 0.7.2 !
This is only a minor developer-update/release for some changes inside
the code and minor changes for the backend. There is no need to reinstall the
given version 0.7.2 - you can simple rename the existing folder "imageflow" and
place the extraced zip inside the modul-folder for testing.
The Zip-file contains all.
changes on 0.7.2.1
minor changes inside some scripts like
die(header('Location: ../../index.php'));
to get rid of unnessesary double call of "index.php" one directory above.
major changes inside "update.php" - drop all lines and make a comment-note inside. (horrible englisch!)
backend-changes in modify.php: the retun of the color-picker and some layout-changes for the colorbox (-es).
add variable "$use_colorpicker" (default = true) inside modify.php to manage the use of the color-picker and to strip it of if you are in the need of transparent images/div.
Regards
Aldus
Logged
Ruud
WebsiteBaker Org e.V.
Offline
Posts: 2294
Re: ImageFlow including Highslide and Lightbox module
«
Reply #84 on:
July 31, 2008, 09:58:47 AM »
Note that the colorpicker javascript has a config (line 40) that shows:
Code:
// allow an empty value in the field instead of setting it to #000000
var allowEmpty = false
Setting that one to "true" should fix the problem. (didn't test yet, no time today)
Ruud
Logged
Professional WebsiteBaker Solutions
aldus
Offline
Posts: 1238
Re: ImageFlow including Highslide and Lightbox module
«
Reply #85 on:
July 31, 2008, 10:01:08 AM »
Quote from: Ruud on July 31, 2008, 09:58:47 AM
Note that the colorpicker javascript has a config (line 40) that shows:
Code:
// allow an empty value in the field instead of setting it to #000000
var allowEmpty = false
Setting that one to "true" should fix the problem. (didn't test yet, no time today)
Ruud
Cool - i will take a look for it ... but also less time today.
Edit:
works!
Kind regards
Aldus
«
Last Edit: July 31, 2008, 10:03:50 AM by aldus
»
Logged
vyni
Offline
Posts: 566
Re: ImageFlow including Highslide and Lightbox module
«
Reply #86 on:
July 31, 2008, 11:11:45 AM »
Soso,
colorpicker is back, better than before! Sounds good. So I have to think about a new chapter for the manual.
@all, which don´t want to study german to read my manual
try this one.
Maybe You understand what I´m talking about.
Logged
PS: Falls jemand eine Idee hat was zu tun ist und mir das erklären könnt - geh bitte davon aus dass ich ahnungslos bin, was php und so betrifft. Ich kann grad was lesen, kopieren und einfügen, ungefähr verfolgen und glauben.
aldus
Offline
Posts: 1238
Re: ImageFlow including Highslide and Lightbox module
«
Reply #87 on:
July 31, 2008, 11:23:01 AM »
Hello
and here are the update-lines for the EN.php
Code:
$MOD_IMAGEFLOW['MANUALS'] = Array (
Array (
'link' => "http://edv.spoka.at/pages/imageflow/imageflow-ii/imageflow_en.php?lang=EN",
'display' => "Manual (E)",
'title' => "Manual and some more informations incl. a little HowTo."
),
Array (
'link' => "http://www.websitebaker2.org/forum/index.php/topic,10460.0.html",
'display' => "Latest Version",
'title' => "WebsiteBaker Forum :: imageflow-threat"
)
);
Well done - vyni ...
Regards
Aldus
Logged
maverik
Online
Posts: 1568
Re: ImageFlow including Highslide and Lightbox module
«
Reply #88 on:
July 31, 2008, 12:00:58 PM »
hello
i have made a little funny screenshot of the backend
maybe you can use it for the manual etc.
if you want other screens 3d or normal, other sizes for the manual tell me what you want
greets maverik
####################
attachment deletet to save space
«
Last Edit: July 31, 2008, 02:43:56 PM by maverik
»
Logged
Signatur wird geladen...
aldus
Offline
Posts: 1238
Re: ImageFlow including Highslide and Lightbox module
«
Reply #89 on:
July 31, 2008, 12:12:31 PM »
Hm ...
As far as i can see it: the backend.css isn't updated in this version ... i've also made changes
in the css to avoid these widthed textboxes for the colour-settings.
but it looks very nice ...
Regards
Aldus
Logged
maverik
Online
Posts: 1568
Re: ImageFlow including Highslide and Lightbox module
«
Reply #90 on:
July 31, 2008, 12:13:02 PM »
for vyni
####################
attachment deletet to save space
«
Last Edit: July 31, 2008, 02:44:40 PM by maverik
»
Logged
Signatur wird geladen...
maverik
Online
Posts: 1568
Re: ImageFlow including Highslide and Lightbox module
«
Reply #91 on:
July 31, 2008, 12:17:57 PM »
i have made all updates up to modifications 0.7.2.1
greets maverik
Logged
Signatur wird geladen...
vyni
Offline
Posts: 566
Re: ImageFlow including Highslide and Lightbox module
«
Reply #92 on:
July 31, 2008, 12:20:47 PM »
Hm, I guess You like it too.
Thanks for the pics.
I´ll make use of it.
Logged
PS: Falls jemand eine Idee hat was zu tun ist und mir das erklären könnt - geh bitte davon aus dass ich ahnungslos bin, was php und so betrifft. Ich kann grad was lesen, kopieren und einfügen, ungefähr verfolgen und glauben.
vyni
Offline
Posts: 566
Re: ImageFlow including Highslide and Lightbox module
«
Reply #93 on:
July 31, 2008, 12:37:11 PM »
Quote from: maverik on July 31, 2008, 12:17:57 PM
i have made all updates up to modifications 0.7.2.1
But maybe You should empty the browser-cache and reload. - Which browser You are using? - The clock in the spoka-pic is also not transparent. But should be.
regards Vyni
And maybe You should read my hints concerning images - if You want I translate it to german for You.
Logged
PS: Falls jemand eine Idee hat was zu tun ist und mir das erklären könnt - geh bitte davon aus dass ich ahnungslos bin, was php und so betrifft. Ich kann grad was lesen, kopieren und einfügen, ungefähr verfolgen und glauben.
maverik
Online
Posts: 1568
Re: ImageFlow including Highslide and Lightbox module
«
Reply #94 on:
July 31, 2008, 01:02:28 PM »
Quote
But maybe You should empty the browser-cache and reload. - Which browser You are using?
ok that was the mistake, after a reload all was fine, i use firefox 3.0.1 with ubuntu 8.04.1
all translations are welcome because my english is not the best, i can read near 90% und write only some words like this
greets maverik
####################
attachment deletet to save space
«
Last Edit: July 31, 2008, 02:45:13 PM by maverik
»
Logged
Signatur wird geladen...
aldus
Offline
Posts: 1238
Re: ImageFlow including Highslide and Lightbox module
«
Reply #95 on:
July 31, 2008, 01:26:24 PM »
Nice ...
The last one that comes up in my mind is to add the color-picker info in the "info.php" file,
like the other ones ...
Code:
/**
* JavaScript Color Picker
*
* @author Honza Odvarko, http://odvarko.cz
* @copyright Honza Odvarko
* @license http://www.gnu.org/copyleft/gpl.html GNU General Public License
* @version 1.0.8
* @link http://jscolor.com
*/
However ... RC1 is on [the] horizont
Regards
Aldus
Logged
vyni
Offline
Posts: 566
Re: ImageFlow including Highslide and Lightbox module
«
Reply #96 on:
July 31, 2008, 01:53:00 PM »
Good.
For the RC1 I would like to see the enclosed files - some small corrections and changes I made.
corrected the color-value to get grey line
corrected the shortcut for the languages
re-added the border for .abstand
re-positioned the colorbox with fixed size
modified the links to open in a new window
I hope You like it.
Edit: corrected
«
Last Edit: July 31, 2008, 02:09:20 PM by vyni
»
Logged
PS: Falls jemand eine Idee hat was zu tun ist und mir das erklären könnt - geh bitte davon aus dass ich ahnungslos bin, was php und so betrifft. Ich kann grad was lesen, kopieren und einfügen, ungefähr verfolgen und glauben.
aldus
Offline
Posts: 1238
Re: ImageFlow including Highslide and Lightbox module
«
Reply #97 on:
July 31, 2008, 02:04:05 PM »
Sorry: bugs in the languagefiles
Code:
);
);
?>
must be
Code:
);
?>
Regards
Aldus
Logged
vyni
Offline
Posts: 566
Re: ImageFlow including Highslide and Lightbox module
«
Reply #98 on:
July 31, 2008, 02:04:19 PM »
Quote from: Ruud on July 31, 2008, 09:58:47 AM
Note that the colorpicker javascript has a config (line 40) that shows:
Code:
// allow an empty value in the field instead of setting it to #000000
var allowEmpty = false
This should be done by default.
Logged
PS: Falls jemand eine Idee hat was zu tun ist und mir das erklären könnt - geh bitte davon aus dass ich ahnungslos bin, was php und so betrifft. Ich kann grad was lesen, kopieren und einfügen, ungefähr verfolgen und glauben.
aldus
Offline
Posts: 1238
Re: ImageFlow including Highslide and Lightbox module
«
Reply #99 on:
July 31, 2008, 02:29:41 PM »
Ok - repacked it all in 0.7.2.2
Regards
Aldus
Logged
Pages:
1
2
3
[
4
]
5
6
...
12
Go Up
Jump to:
Please select a destination:
-----------------------------
General
-----------------------------
=> General Announcements
=> Security Announcements
=> Documentation
=> WebsiteBaker Website Showcase
=> Guest Area & Off-Topic
-----------------------------
English
-----------------------------
=> WebsiteBaker 2.9
===> Announcements
===> Help/Support
=====> Modules / Extensions
===> Suggestions
===> Software bugs
=> Help & Support
=> Modules
=> Droplets (PHP code for use with Droplet module) & Snippets (raw PHP code)
=> jQuery
=> Templates, Menus & Design
=> WebsiteBaker Language Files
=> WebsiteBaker 2.x discussion
=> WebsiteBaker 3
=> Archive (posts up to 2007)
-----------------------------
Deutsch (German)
-----------------------------
=> Ankündigungen
=> WebsiteBaker 2.9
===> Ankündigungen
===> Hilfe/Support
=====> Module / Extensions
===> Vorschläge
===> Softwarefehler
===> Erfahrungs und Testberichte
=> Hilfe/Support
=> Module & Snippets
=> Templates & Design
=> Tutorials
=> jQuery
=> Diskussion über WB
=> Off-Topic
=> Archiv für Themen bis 2007
-----------------------------
Nederlands (Dutch)
-----------------------------
=> Aankondigingen
=> Hulp & Ondersteuning
=> Niet-Terzake (Off Topic)
-----------------------------
Francais (French)
-----------------------------
=> Help/Support
-----------------------------
Italiano (Italian)
-----------------------------
=> Help/Support
-----------------------------
Bakery (WB shop module)
-----------------------------
=> Bakery English
=> Bakery Deutsch
-----------------------------
KeepInTouch (Multi Contact Module)
-----------------------------
=> KeepInTouch English
=> KeepInTouch Deutsch
Loading...