6461
Mamba
Re: icon-bar
  • 2014/10/2 6:43

  • Mamba

  • Moderator

  • Posts: 11373

  • Since: 2004/4/23


Nice job!!

What do you mean by "icon-bar"? Is this the one with the Social Media icons?

Also, for testing of responsive themes on various devices, I recommed this site:

http://responsivetest.net/
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



6462
MikeShane
Re: icon-bar
  • 2014/10/2 1:55

  • MikeShane

  • Community Support Member

  • Posts: 144

  • Since: 2008/1/5 2


here is the site using this bootstrap theme streamed down and without inverse navbar I like the look but need to be able to have something users can see using phone. any suggestions?
http://yorkpabaseball.com



6463
noo-b
Re: Publisher 1.02 Beta 3 for XOOPS 2.5.7 ready for testing
  • 2014/10/2 0:38

  • noo-b

  • Just can't stay away

  • Posts: 456

  • Since: 2007/10/23


Quote:

Mamba wrote:
Quote:
i've edited the groupperm.php file and now publisher permission is working..TQ

What changes have you made to the file? Since I am working right now on Publisher, I wanted to make sure that if something has to be corrected, I can include it...



i added the missing slash that you mentioned in your post #24
https://xoops.org/modules/newbb/viewtopic.php?post_id=358275#forumpost358275



6464
Mamba
Re: Publisher 1.02 Beta 3 for XOOPS 2.5.7 ready for testing
  • 2014/10/1 19:13

  • Mamba

  • Moderator

  • Posts: 11373

  • Since: 2004/4/23


Quote:
i've edited the groupperm.php file and now publisher permission is working..TQ

What changes have you made to the file? Since I am working right now on Publisher, I wanted to make sure that if something has to be corrected, I can include it...
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



6465
Runeher
Re: xBootstrap XOOPS Theme - Development
  • 2014/10/1 18:57

  • Runeher

  • Module Developer

  • Posts: 825

  • Since: 2008/1/24


Btw. Here is a trick how to embed YouTube videos to make them fit in all devices. Very useful if you use responsive themes:

First add a class in css:

.video-container {
    
positionrelative;
    
padding-bottom56.25%;
    
padding-top35px;
    
height0;
    
overflowhidden;
}
.
video-container iframe {
    
positionabsolute;
    
top:0;
    
left0;
    
width100%;
    
height100%;
}



Then add a div to the iframe for videos:

<div class="video-container"Embed code div>


That will resize iframe embed code to fit the window



6466
Runeher
Re: xBootstrap XOOPS Theme - Development
  • 2014/10/1 18:47

  • Runeher

  • Module Developer

  • Posts: 825

  • Since: 2008/1/24


Thanks Michael I use XOOPS for all my sites still, simply because it is top notch!

Now, I decided to continue with my original theme as there is some vital blocks (hard coded in theme) that can't be used in this one, but I would like to switch theme to responsive if the user is on mobile or pad. Is there a solution to this, as Wordpress have as a plugin? Have one theme for desktop and one theme for mobile users.



6467
Mamba
Re: Learning PHP - free books
  • 2014/9/30 17:33

  • Mamba

  • Moderator

  • Posts: 11373

  • Since: 2004/4/23


no idea, but there are tons of other resources for PHP/MySQL.

And you can always ask a question here, if it relates to XOOPS development
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



6468
DigitalEdito
Re: Learning PHP - free books

Any idea where PHP 6 / MySQL Programming for Beginners went? It's a 404 page now.

Thanks



6469
niveamelo
Re: Moving xoops site on another hosting
  • 2014/9/29 17:00

  • niveamelo

  • Just popping in

  • Posts: 3

  • Since: 2010/1/17


Ok Mamba, thank you for the informations!

Xoopstube is wonderful, McDonald and you are to be congratulated.

May you point me towards a tutorial about upgrading xoops 2.0.18.2 to 2.5.7? I used xoops a long time ago and I'm not good at coding.

I intend to transfer my website to a new (and hopefully more stable) host and use my old host as a mirror, closed, in order to avoid being offline if errors occur in my new host.

I'm researching about this wampserver, to have an offline copy of my site would be wonderful.

Thank you again,

Nivea.



6470
Mamba
Re: Moving xoops site on another hosting
  • 2014/9/29 16:43

  • Mamba

  • Moderator

  • Posts: 11373

  • Since: 2004/4/23


You definitely should test the upgrade first. You can do it either on your local PC using something like WampServer, or you can copy your current site to a new location on your current server, and then test the update there. Make sure that you also copy the database to something new, and update the links in your test installation. The key is that you don't touch/change your existing installation/database!

Regarding the modules:

There are new versions for these modules, or will be soon:

- Sistem admin 1.02 (that's part of XOOPS)
- Mastop go 1
- News 1.56
- Smartsection 2.13 ---> Publisher (it will import the data from SmartSections)
- Xcgallery 2.03
- Xoopstube 1.01 (it was done by McDonald, not by me, I only updated it ).
- Polls 1
- Links 1.12 (I guess, MyLinks or WF-Links should be OK)
- Wf downloads 3.1
- Liaise 1.26 --> xForms
- Backpack 0.93 ---> Backup
- Protector 3.13 (part of XOOPS installation)


These modules don't have official updates, so it would be better to look for other modules:

- Mastop publish 1.1
- Spotlight 1.3 (never made it work)
- Blocks admin 0.34
- Xt- temas 1

You might also need to update your theme.
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs




TopTop
« 1 ... 644 645 646 (647) 648 649 650 ... 29425 »



Login

Who's Online

692 user(s) are online (333 user(s) are browsing Support Forums)


Members: 0


Guests: 692


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Jul 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits