-
☆ A M B ☆
- 3,112 Posts
Quote from: fixedmachine at Jun 17, 2010, 08:22 PM
Just great. So I’m waiting for his answer
And let’s code! 
It’s done.
Quote from: fixedmachine at Jun 17, 2010, 08:22 PM
Hmm. We can’t totally separate i18n from other code. It’s too much involved into other functions. Of course we could make the class structure more hmm... objective
It would be even desirable.
I don’t know if moving whole project to GIT Hub wouldn’t be appropriate. I know... developing history in SVN, but in GIT creating Trunks and merging it down without conflicts is much more convenient. It’s only my proposition. Maybe it’s not worth it - we’ll see in practice, when we’ll be working together with SVN.
I’ll set it.
Quote from: fixedmachine at Jun 17, 2010, 08:22 PM
Second: hmm, I see that it was just a concept that piloter thrown and then he disappeared. They didn’t even discuss that idea. You see, I’ve created that simple TV snippet for choosing gallery displayed for selected document. Do we really need to display whole E2G inside another tab?
Sometimes, what we need is browsing the images, and make the selection.
We don’t develop this for MODx’s new version.
We have to ALWAYS make this module can be run for MODx’s 1.0.2.
Remember, this module exists for the even MODx’s longer version, so we have to assure that the upgrading painless.
Rico
Genius is one percent inspiration and ninety-nine percent perspiration.
Thomas A. Edison
MODx is great, but knowing how to use it well makes it perfect!
www.virtudraft.com
Security, security, security! |
Indonesian MODx Forum |
MODx Revo's cheatsheets |
MODx Evo's cheatsheets
Author of
Easy 2 Gallery 1.4.x,
PHPTidy,
spieFeed,
FileDownload R,
Upload To Users CMP,
Inherit Template TV,
LexRating,
ExerPlan,
Lingua,
virtuNewsletter,
Grid Class Key,
SmartTag,
prevNext
Maintainter/contributor of
Babel
Because it's hard to follow all topics on the forum, PING ME ON TWITTER
@_goldsky if you need my help.
-
☆ A M B ☆
- 3,112 Posts
http://github.com/goldsky/Easy-2-Gallery
I’m a gitnoob, so I’m pretty sure that I may do something wrong on committing or merging.
EDIT:
Those files are based on the E2G 1.4.0 RC1 r204
Rico
Genius is one percent inspiration and ninety-nine percent perspiration.
Thomas A. Edison
MODx is great, but knowing how to use it well makes it perfect!
www.virtudraft.com
Security, security, security! |
Indonesian MODx Forum |
MODx Revo's cheatsheets |
MODx Evo's cheatsheets
Author of
Easy 2 Gallery 1.4.x,
PHPTidy,
spieFeed,
FileDownload R,
Upload To Users CMP,
Inherit Template TV,
LexRating,
ExerPlan,
Lingua,
virtuNewsletter,
Grid Class Key,
SmartTag,
prevNext
Maintainter/contributor of
Babel
Because it's hard to follow all topics on the forum, PING ME ON TWITTER
@_goldsky if you need my help.
-
☆ A M B ☆
- 3,112 Posts
Quote from: fixedmachine at Jun 19, 2010, 11:15 AM
Now, the question is - do we totally switch e2g to the GIT or we still mainly use GoogleCode SVN and GIT only for experiments and maybe future releases of e2g?
We should discuss that. Because using GIT and SVN simultaneously is IMHO inefficient and confusing.
Agree.
We can start like this:
- SVN for RC1 debug purpose only.
- GIT is for the future versions.
Rico
Genius is one percent inspiration and ninety-nine percent perspiration.
Thomas A. Edison
MODx is great, but knowing how to use it well makes it perfect!
www.virtudraft.com
Security, security, security! |
Indonesian MODx Forum |
MODx Revo's cheatsheets |
MODx Evo's cheatsheets
Author of
Easy 2 Gallery 1.4.x,
PHPTidy,
spieFeed,
FileDownload R,
Upload To Users CMP,
Inherit Template TV,
LexRating,
ExerPlan,
Lingua,
virtuNewsletter,
Grid Class Key,
SmartTag,
prevNext
Maintainter/contributor of
Babel
Because it's hard to follow all topics on the forum, PING ME ON TWITTER
@_goldsky if you need my help.
I am completely blown away by what you have done here.
This gallery is completely amazing.
Everything and more than one could want and so easy to set up and use.
Thanks a million.
OK, found my first bug. (or maybe I’m just not understanding the setup)
If you create a folder and give that folder a Title, all thumbnails disappear.
If you don’t give it a name it works fine.
Also, when applying a description to an image, where does this appear?
I thought under image title when viewing image.
-
☆ A M B ☆
- 3,112 Posts
Quote from: islander at Jun 20, 2010, 04:11 PM
OK, found my first bug. (or maybe I’m just not understanding the setup)
If you create a folder and give that folder a Title, all thumbnails disappear.
If you don’t give it a name it works fine.
Oh? hum....
That’s in the module or snippet area?
Quote from: islander at Jun 20, 2010, 04:11 PM
Also, when applying a description to an image, where does this appear?
I thought under image title when viewing image.
Actually, I omitted the [+easy2:description+] from the template (thumbnail.htm), since it shows the html tags of RTE’s input.
<a href="[+easy2:link+]fid=[+easy2:id+]" title="[+easy2:title+]-[+easy2:description+]" [+easy2:glibact+]>
I’ll create an additional ’summary’ field (like MODx’s) to resolve this problem, so you can use [+easy2:summary+] instead.
Rico
Genius is one percent inspiration and ninety-nine percent perspiration.
Thomas A. Edison
MODx is great, but knowing how to use it well makes it perfect!
www.virtudraft.com
Security, security, security! |
Indonesian MODx Forum |
MODx Revo's cheatsheets |
MODx Evo's cheatsheets
Author of
Easy 2 Gallery 1.4.x,
PHPTidy,
spieFeed,
FileDownload R,
Upload To Users CMP,
Inherit Template TV,
LexRating,
ExerPlan,
Lingua,
virtuNewsletter,
Grid Class Key,
SmartTag,
prevNext
Maintainter/contributor of
Babel
Because it's hard to follow all topics on the forum, PING ME ON TWITTER
@_goldsky if you need my help.
-
☆ A M B ☆
- 3,112 Posts
Updated the package:
e2g-1.4.0-rc1-r210.zip
That’s included the new placeholders: [+easy2:summary+] or [+easy2:cat_summary+] in templates
Rico
Genius is one percent inspiration and ninety-nine percent perspiration.
Thomas A. Edison
MODx is great, but knowing how to use it well makes it perfect!
www.virtudraft.com
Security, security, security! |
Indonesian MODx Forum |
MODx Revo's cheatsheets |
MODx Evo's cheatsheets
Author of
Easy 2 Gallery 1.4.x,
PHPTidy,
spieFeed,
FileDownload R,
Upload To Users CMP,
Inherit Template TV,
LexRating,
ExerPlan,
Lingua,
virtuNewsletter,
Grid Class Key,
SmartTag,
prevNext
Maintainter/contributor of
Babel
Because it's hard to follow all topics on the forum, PING ME ON TWITTER
@_goldsky if you need my help.
Hello goldsky,
I just used the basic [!easy2?!] call with a structure like:
+Easy2
-image.jpg
+new_folder
-image2.jpg
-image3.jpg
+new_folder2
As soon as I give "new_folder" a title/alias I end up with tiny boxes with no thumbnails.
I would like to have folders names with spaces/accents, but if I name the folders with these, I cant open any images.
I am testing this on a localhost (Xampp), so this my be the problem with the accents, but I dont know what with the Name problem.
The following is the view from within "new_folder" after naming it "My photos". This has three photos within it, two with a name, one without, and a sub-folder.
-
☆ A M B ☆
- 3,112 Posts
do you have the magic_quotes_gpc turned on?
Rico
Genius is one percent inspiration and ninety-nine percent perspiration.
Thomas A. Edison
MODx is great, but knowing how to use it well makes it perfect!
www.virtudraft.com
Security, security, security! |
Indonesian MODx Forum |
MODx Revo's cheatsheets |
MODx Evo's cheatsheets
Author of
Easy 2 Gallery 1.4.x,
PHPTidy,
spieFeed,
FileDownload R,
Upload To Users CMP,
Inherit Template TV,
LexRating,
ExerPlan,
Lingua,
virtuNewsletter,
Grid Class Key,
SmartTag,
prevNext
Maintainter/contributor of
Babel
Because it's hard to follow all topics on the forum, PING ME ON TWITTER
@_goldsky if you need my help.