key for galleries...

Hello, can someone telle me how to put a key here...
I show it on a picture...

I want this for each album...

Thank you..

previous-next.jpg · 654.1K · 321 views
http://www.busimatch.club ( The most exclusive business club)
Quote · 17 Jan 2015

Took me a minute looking at your image to understand what you wanted.  I am guessing you want to add a language key to add text to the previous and next arrows for the video module.

Geeks, making the world a better place
Quote · 17 Jan 2015

Yes, true

But for all albums. 

http://www.busimatch.club ( The most exclusive business club)
Quote · 17 Jan 2015

The template file for that is located at: /modules/boonex/photos/templates/base/view_unit.html

  1. First, create a folder named: /modules/boonex/photos/templates/tmpl_uni (or named whatever your main template folder is named)
  2. Move a copy of view_unit.html to the new folder, or just use the attached view_unit.html file and skip step #3
  3. Edit view_unit.html and make the following changes: Note the text in red
  4.  <div class="fileUnit" id="view">
            <div class="navPanel bx-def-margin-sec-bottom">
                <div class="navPanelLink bx-def-font-large">
                    <bx_text:_sys_album />: <a href="__albumUri__">__albumCaption__</a>
                </div>
                <bx_if:prev>
                    <a class="PhotoLinkNav" href="__linkPrev__#view" title="__titlePrev__"><i class="navPanelLinkPrev sys-icon arrow-left-photo"></i><bx_text:_view_prev_photo /></a>
                </bx_if:prev>
                <bx_if:next>
                    <a class="PhotoLinkNav" href="__linkNext__#view" title="__titleNext__"><bx_text:_view_next_photo /><i class="navPanelLinkNext sys-icon arrow-right-photo"></i></a>
                </bx_if:next>
            </div>
  5. Add language key strings in admin for '_view_prev_photo' and  '_view_next_photo'
  6. Add this to your templates icons.css

    .sys-icon.arrow-left-photo:before {
    content: "\f0d9";
    font-size: 18px;
    }
    .sys-icon.arrow-right-photo:after {
    content: "\f0da";
    font-size: 18px;
    }
    a.PhotoLinkNav {
        font-size: 18px;
        color:#000;
    }

    a.PhotoLinkNav:hover {
    text-decoration:none;
    color:#3333dd;
    }

 

That should get you started. You may have to adjust/add some css to make everything look right.  This is one way to do it... there are probably others.

view_unit.html · 2K · 376 downloads
My opinions expressed on this site, in no way represent those of Boonex or Boonex employees.
Quote · 17 Jan 2015

Thank you SO much..  (i gonna test it right now)

http://www.busimatch.club ( The most exclusive business club)
Quote · 18 Jan 2015

OK, it's look good ;-)

http://www.busimatch.com/m/photos/view/1419703195#view

But have i to do this for each thing?

videos
Files
sounds
etc...

And can i use the same file?
For video..is this...

 <div class="fileUnit" id="view">
        <div class="navPanel bx-def-margin-sec-bottom">
            <div class="navPanelLink bx-def-font-large">
                <bx_text:_sys_album />: <a href="__albumUri__">__albumCaption__</a>
            </div>
            <bx_if:prev>
                <a class="VideoLinkNav" href="__linkPrev__#view" title="__titlePrev__"><i class="navPanelLinkPrev sys-icon arrow-left-video"></i><bx_text:_view_prev_video /></a>
            </bx_if:prev>
            <bx_if:next>
                <a class="VideoLinkNav" href="__linkNext__#view" title="__titleNext__"><bx_text:_view_next_video /><i class="navPanelLinkNext sys-icon arrow-right-video"></i></a>
            </bx_if:next>
        </div> 

.sys-icon.arrow-left-video:before {
content: "\f0d9";
font-size: 18px;
}
.sys-icon.arrow-right-video:after {
content: "\f0da";
font-size: 18px;
}
a.PhotoLinkNav {
    font-size: 18px;
    color:#000;
}

a.VideoLinkNav:hover {
text-decoration:none;
color:#3333dd;
}

 

Or i'm not right?

 

http://www.busimatch.club ( The most exclusive business club)
Quote · 18 Jan 2015

YES :-)

http://www.busimatch.com/m/videos/view/busi

Thank you...

http://www.busimatch.club ( The most exclusive business club)
Quote · 18 Jan 2015

 

But have i to do this for each thing?

 Yes.  BTW... it will work better if you add the language key strings

My opinions expressed on this site, in no way represent those of Boonex or Boonex employees.
Quote · 18 Jan 2015

OK, one day has gone by and you managed to make the code changes, but you still can't be bothered to add the language strings as stated in step 4.  If you're not going to follow through on things, I'm not going to waste anymore time answering your questions.

My opinions expressed on this site, in no way represent those of Boonex or Boonex employees.
Quote · 19 Jan 2015

@dvcgraphics; do you know how to add language strings?  If you don't, then say so and we will assist you.

Geeks, making the world a better place
Quote · 19 Jan 2015

It's ok..

I did it for video, pics & sounds.

So it's ok... :-)

 

Thanks 

http://www.busimatch.club ( The most exclusive business club)
Quote · 19 Jan 2015

I give up. I don't know how some of these guys find their way home.

My opinions expressed on this site, in no way represent those of Boonex or Boonex employees.
Quote · 19 Jan 2015

 

I give up. I don't know how some of these guys find their way home.

 It doesn't really matter is it their home or not, they simply say: "So it's ok... :-)"

"When things get tough the tough get going..."
Quote · 19 Jan 2015

It's because you guys look to the English side of Busimatch.

Now i'm only doing the Dutch side...

I have 6700 lines to tranlate to English and to French....

So if you switch to dutch, you will see that everything is ok... 

I want clean Tranlation files... So i do all in module by module...

Leter i do the English and French. :-) 

http://www.busimatch.club ( The most exclusive business club)
Quote · 21 Jan 2015

There is a language creator you can buy i think it's $150,00
I have that and it's great and so easy. the keys that the creator can't find or wrong translation i do myself.
Also there is a dutch translation for dolphin is good too... for sale for $ 30 i think.

But remember you always run into words that you can translate into what you want or is better for that language!!

It's because you guys look to the English side of Busimatch.

Now i'm only doing the Dutch side...

I have 6700 lines to tranlate to English and to French....

So if you switch to dutch, you will see that everything is ok... 

I want clean Tranlation files... So i do all in module by module...

Leter i do the English and French. :-) 

 

Quote · 21 Jan 2015

RE:

It's because you guys look to the English side of Busimatch.

 Next time, don't wait three days to tell people that, instead of just posting a link to an incomplete implementation of a solution that was provided to you.  If someone takes the time to help you out, they might like to know that their suggestion is working for you, without having to coax the information out of you.  Yes we know you're busy.... so are all of us.

My opinions expressed on this site, in no way represent those of Boonex or Boonex employees.
Quote · 21 Jan 2015

Sknow for 7.3, because the file is not the same :s

 

Thankx

http://www.busimatch.club ( The most exclusive business club)
Quote · 2 Jun 2016

Bump please :-)

http://www.busimatch.club ( The most exclusive business club)
Quote · 3 Jun 2016
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.