Search…

X3 Photo Gallery Support Forums

Search…
 
User avatar
Patrick_D1985
Experienced
Topic Author
Posts: 149
Joined: 19 Jul 2008, 06:26

Couple of things

04 Aug 2008, 17:28

BUG #1
Wel the first one was already reported :
viewtopic.php?t=3451

If only the menu would be on top of the page than it would rock even more :)

I found some more bugs :

BUG #2
If you used an FTP Client to create a folder with a special character like e.g. ]
And make that into a text page with whatever content it will keep reading the page on and on and on ... and will really piss off your server (dont know why but it keeps busy and busy)

I've found a fix for it as well ;)
DONT USE SPECIAL CHARACTERS ... well atleast for now that is.

BUG #3

Well bug ... it's more or less something which I would prefer to be able to disable :

Flash needs bigger sizes of text to be correctyl readable.
Problem is when manging you get the description for the textpages which then is huge.

Example code I used :
Code
<a href="http://www.earkillers.nl/index.php?categoryid=22" target="_blank"><img></a><font>Beste bezoeker,<b><br><br> PFSquad : Party Freakz Online </b><br> zou graag even kort je aandacht<br> willen vragen voor het volgende :<br><br><b> Earkillers - The Undeground Gathering</b><br> op <b>29 Augustus 2008</b><br> </font><font>van <b>21:00 - 02:30</b></font><br> <font>at <b>Club Atomic</b> te <b>Helmond</b><br> <br> PRIJS : € 7.50<br> ALLEEN DEURVERKOOP !!!<br> <br> More info :<br><br> - Klik op de flyer of kijk op <a href="http://www.earkillers.nl" target="_blank">www.earkillers.nl</a><br><br> Met vriendelijke groeten,<br><b> PFSquad : Party Freakz Online</b></font>
Looks like : www.pfsquad.nl/Pictures/#/content/PROMO/
But looks real BIG in admin managing.

Furthermore textpages are looking good IMO.
Example : www.pfsquad.nl/Pictures/

Karl and the rest great work none the less.

----------------
EDIT : Well I actually use FONT SIZE = 13 ...
but pasting the code removes those values...
PFSquad : Party Freakz Online
Owner / Webmaster / Administrator / Head of Photography
Website : http://pfsquad.nu
 
User avatar
nz-photo
Experienced
Posts: 248
Joined: 06 Dec 2007, 17:26

04 Aug 2008, 21:48

Hey Karl and all the staff.
Thanks for this last update.
I just finish updating all that online, adding 2 text pages and it works fine.

I didn't see any bugs so far but will come back as soon as I suspect something ;)

Patrick_D1985 it's anyway BETTER to never use any special characters for any folder online.
And now, thanks to the Title thang, it's really useless :)
Empty your mind, be formless, be shapeless, like water...
www.nz-photo.com
 
User avatar
Nick
Imagevue Hitman
Posts: 2872
Joined: 02 May 2006, 09:13

05 Aug 2008, 02:14

If you used an FTP Client to create a folder with a special character like e.g. ]
And make that into a text page with whatever content it will keep reading the page on and on and on ... and will really piss off your server (dont know why but it keeps busy and busy)
Thats right, dont use special chars for folders and files, use title. Think of filenames as fancy URLs to reach your pages. Like you know /content/vacation/2008/ (doesnt need to be "/content/Vacation ~ 2008/ # / South Korea / * with girl") and you can use title to keep whatever you want.
firedev.com
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

05 Aug 2008, 04:44

#1
This will be fixed in next release.

#2
What they said above. You should stick to basic foldernames and use titles instead

#3
I am not quite sure what you are suggesting here. The text in the admin field for the textpage can be quite long, especially with all html tags. Not sure what you are suggesting though? Adding html tags is optional, but obviously the text will be longer if you do.

Perhaps you want some rich text editor directly in the admin?
 
User avatar
nz-photo
Experienced
Posts: 248
Joined: 06 Dec 2007, 17:26

05 Aug 2008, 05:55

Hey !!
Just wondering : Is there some tags to adjust text position within the page that would be later working ?
I tried for instance the <center> tag with no results.
Or is there a way to adjust that I didnt find ?

Thanks.
Empty your mind, be formless, be shapeless, like water...
www.nz-photo.com
 
User avatar
Patrick_D1985
Experienced
Topic Author
Posts: 149
Joined: 19 Jul 2008, 06:26

05 Aug 2008, 15:09

Let me elaborate on point 3 :
In ADMIN you now default show the folder description when rolling over a specific folder. That's no problem.

But you have also done the same for the textpages.
I would like to be able to disable it

My main reason is because flash seems to need a differnt font size approach,

I was using :
font size="13" which makes it look good in flash
but HUGE in the description in the ADMIN.

EDIT :
Just found out how to change it :p
Don't use the <font> variable but make use of a TD using a style connected to that :)

Still would be a nice option to disable the folder description rollover.

And Karl an editor would be nice offcourse ;)
PFSquad : Party Freakz Online
Owner / Webmaster / Administrator / Head of Photography
Website : http://pfsquad.nu
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

05 Aug 2008, 22:12

nz-photo wrote:Hey !!
Just wondering : Is there some tags to adjust text position within the page that would be later working ?
I tried for instance the <center> tag with no results.
Or is there a way to adjust that I didnt find ?
You should be able to do that with something like:
Code
<p align="right">your text</p>
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

05 Aug 2008, 22:14

Patrick_D1985 wrote:Let me elaborate on point 3 :
...
I understand what your saying. Noted ...
 
User avatar
Patrick_D1985
Experienced
Topic Author
Posts: 149
Joined: 19 Jul 2008, 06:26

06 Aug 2008, 15:27

Don't get me wrong here Karl.
My problem is fixed by using this approach :)
But I'm just stating that an option to enable / disable it would be sweet ;)

And an editor ... well maybe but that's just something which I was thinking about ...you could perhaps implement a stripped down TinyMCE of FCKeditor.
But that's future stuff offcourse :)

Let's first concentrate on the main thing ... being the gallery itself :)
PFSquad : Party Freakz Online
Owner / Webmaster / Administrator / Head of Photography
Website : http://pfsquad.nu
 
User avatar
nz-photo
Experienced
Posts: 248
Joined: 06 Dec 2007, 17:26

07 Aug 2008, 21:09

mjau-mjau wrote:
nz-photo wrote:Hey !!
Just wondering : Is there some tags to adjust text position within the page that would be later working ?
I tried for instance the <center> tag with no results.
Or is there a way to adjust that I didnt find ?
You should be able to do that with something like:
Code
<p>your text</p>
Thanks for the tips Karl!
Empty your mind, be formless, be shapeless, like water...
www.nz-photo.com
 
onewalrus
Posts: 6
Joined: 09 Oct 2008, 23:04

mjau link?

14 Oct 2008, 16:14

What is this mjau.com imagevue "expert" link that goes nowhere?
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

Re: mjau link?

16 Oct 2008, 22:27

onewalrus wrote:What is this mjau.com imagevue "expert" link that goes nowhere?
That's my website domain =( Server is down, and they aren't replying so I can move my domain.
 
User avatar
paydayMARK
Experienced
Posts: 44
Joined: 09 Apr 2011, 01:36

Tiny MCE not showing the entire menu

23 May 2011, 22:08

mjau-mjau wrote:#1
This will be fixed in next release.

#2
What they said above. You should stick to basic foldernames and use titles instead

#3
I am not quite sure what you are suggesting here. The text in the admin field for the textpage can be quite long, especially with all html tags. Not sure what you are suggesting though? Adding html tags is optional, but obviously the text will be longer if you do.

Perhaps you want some rich text editor directly in the admin?

Hi!

Can you please help me with this?
I think my editor doesn't show the entire menu...
I worked with tinymce on another php website and it was really nice and simple to use and it had lots of buttons and options.
I am using x27

Thank you!
Attachments
tinymce.jpg
tinymce.jpg (35.72 KiB) Viewed 25377 times
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

Re: Tiny MCE not showing the entire menu

24 May 2011, 01:42

paydayMARK wrote:I think my editor doesn't show the entire menu...
I worked with tinymce on another php website and it was really nice and simple to use and it had lots of buttons and options.
That's because your other "php websites" are most likely wordpress or full html related websites that support any advanced text editing directly for pages. For Imagevue, the editor is just a complimentary formatting editor for flash textpages that are integrated inside the Imagevue application. The editor is capped to display only formatting options that textfields support.

The options are correct in your snapshot. If you want an advanced website page creator, then Imagevue is not the option. Imagevue textpages are for "text" with basic formatting, and have nothing to do with full html pages that can contain any advanced layout that modern browsers support.
 
User avatar
paydayMARK
Experienced
Posts: 44
Joined: 09 Apr 2011, 01:36

Re: Tiny MCE not showing the entire menu

30 May 2011, 23:30

mjau-mjau wrote:
paydayMARK wrote:I think my editor doesn't show the entire menu...
I worked with tinymce on another php website and it was really nice and simple to use and it had lots of buttons and options.
That's because your other "php websites" are most likely wordpress or full html related websites that support any advanced text editing directly for pages. For Imagevue, the editor is just a complimentary formatting editor for flash textpages that are integrated inside the Imagevue application. The editor is capped to display only formatting options that textfields support.

The options are correct in your snapshot. If you want an advanced website page creator, then Imagevue is not the option. Imagevue textpages are for "text" with basic formatting, and have nothing to do with full html pages that can contain any advanced layout that modern browsers support.
In an older version of the code you had an editor with different options.
I don't know exactly how I managed one time to see the entire menu of the Tiny MCE... but now is like you banned some of the features. You have the option in the menu to edit the HTML... but I don't know. The Tiny was perfect because was helping me so much. And, isn't the admin sector a PHP code? It should work, no? It doesn't matter how you make up the HTML code... at the end is the same code... Can you please look into it? Please. That would help me a lot. And not just me :)

Thank you!


PS :)
Did you get some time to look into how WordPress is embeding YouTUBE for you when you just paste the link? Maybe that will help solve this big thing with YouTUBE... Wix.com is doing it...
Attachments
tinymce01.jpg
tinymce01.jpg (26.3 KiB) Viewed 25363 times