1071
timgno
Re: File Browse.php
  • 2010/12/13 20:34

  • timgno

  • Module Developer

  • Posts: 1504

  • Since: 2007/6/21


the ratio of the console javascript browser brings me this warning:
Resource interpreted as stylesheet but transferred with MIME type text/html. - jquery.ui.base.css:-1
Resource interpreted 
as stylesheet but transferred with MIME type text/html. - jquery.ui.theme.css:-1



1072
timgno
Re: File Browse.php
  • 2010/12/13 15:15

  • timgno

  • Module Developer

  • Posts: 1504

  • Since: 2007/6/21


I looked in the file mimetype.inc.php, and there is css extension

locally are forced to use the method xoops_lib/Frameworks/... while you should use of browse.php?Frameworks/...

Is there an explanation?



1073
timgno
File Browse.php
  • 2010/12/13 11:55

  • timgno

  • Module Developer

  • Posts: 1504

  • Since: 2007/6/21


Browse.php!!!

why does not operate normally by xoops_lib css files?

<link rel="stylesheet" type="text/css" media="screen" href="http://www.txmodxoops.org/browse.php?Frameworks/jquery/ui/ui-start/jquery.ui.all.css" />


In this case, not work properly.



1074
timgno
Re: Conflict Jquery
  • 2010/12/11 21:08

  • timgno

  • Module Developer

  • Posts: 1504

  • Since: 2007/6/21


Thanks - Solved

but the jquery library is duplicated on login
<script type="text/javascript" src="http://127.0.0.1/xoops-2.5.0/htdocs/browse.php?Frameworks/jquery/jquery.js"></script>

<
script type="text/javascript" src="http://127.0.0.1/xoops-2.5.0/htdocs/browse.php?Frameworks/jquery/jquery.ui.custom.min.js"></script>

<
script type="text/javascript" src="http://127.0.0.1/xoops-2.5.0/htdocs/themes/tx2bcr004/js/morpho.js"></script>

<
script type="text/javascript" src="http://127.0.0.1/xoops-2.5.0/htdocs/themes/tx2bcr004/js/jq.init.js"></script>

<
script src="http://127.0.0.1/xoops-2.5.0/htdocs/include/xoops.js" type="text/javascript"></script
<
script src="http://127.0.0.1/xoops-2.5.0/htdocs/themes/tx2bcr004/language/italian/script.js" type="text/javascript"></script
<
script src="http://127.0.0.1/xoops-2.5.0/htdocs/modules/meteoit/include/tabs.js" type="text/javascript"></script
<
script src="http://127.0.0.1/xoops-2.5.0/htdocs/browse.php?Frameworks/jquery/jquery.js" type="text/javascript"></script>



1075
timgno
Conflict Jquery
  • 2010/12/11 20:04

  • timgno

  • Module Developer

  • Posts: 1504

  • Since: 2007/6/21


xoops 2.5.0

where is the file for this function jquery?
<script type="text/javascript"
//<![CDATA[
            
(function($){
                $(
document).ready(function(){
                $.
jGrowl("Thanks for login, admin .", {  life:3000 position"center"speed"slow" });
            });
            })(
jQuery);            
//]]></script>


This creates problems with other scripts.

I also already added the jQuery library in my theme, and when I login to reinsert this again.

tim



1076
timgno
JQuery Tutorial
  • 2010/11/19 14:28

  • timgno

  • Module Developer

  • Posts: 1504

  • Since: 2007/6/21


I created a little tutorial with jquery hide/show inline notification:
JQuery Hide/Show



1077
timgno
Xoops Geo Meta Tags
  • 2010/11/17 17:35

  • timgno

  • Module Developer

  • Posts: 1504

  • Since: 2007/6/21


Hello everyone!

I put in the geo meta tags theme, my idea is to insert them into the core of xoops such as: xoops_meta_description, xoops_meta_keywords, xoops_meta_copyright, etc., as follows:
<meta name="geo.country" content="xoops_meta_geocountry" /> 
<
meta name="geo.placename" content="xoops_meta_geoplacement" /> 
<
meta name="geo.position" content="xoops_meta_geoposition" /> 
<
meta name="geo.region" content="xoops_meta_region" /> 
<
meta name="ICBM" content="xoops_meta_icbm" />

my meta tags as:
<meta name="geo.country" content="IT" /> 
<
meta name="geo.placename" content="87100 Cosenza CS, Italia" /> 
<
meta name="geo.position" content="39.313582;16.251183" /> 
<
meta name="geo.region" content="IT-Calabria" /> 
<
meta name="ICBM" content="39.313582, 16.251183" />


I use google maps to search for geographic data

I hope all is to the liking for and appreciated by the staff of xoops to incorporate in the core profile module, while the installation or registration of the webmaster

Thanks & Regards



1078
timgno
Re: New modules TXMod
  • 2010/11/4 14:18

  • timgno

  • Module Developer

  • Posts: 1504

  • Since: 2007/6/21


travel the world while sitting



1079
timgno
Date jquery examples
  • 2010/11/4 14:15

  • timgno

  • Module Developer

  • Posts: 1504

  • Since: 2007/6/21


Hi all!

I suggest you link to date with jquery to implement in the core or in your modules:

http://www.html.it/guide/esempi/jqueryui/esempi/10-datepicker-03.html

http://www.html.it/guide/esempi/jqueryui/esempi/10-datepicker-04.html

This is the tutorial in Italian language:

http://javascript.html.it/guide/lezione/4588/datepicker/

timgno



1080
timgno
Re: Translate Xoops With JQuery and Google
  • 2010/10/30 21:13

  • timgno

  • Module Developer

  • Posts: 1504

  • Since: 2007/6/21


hi,

It 's great that yours, but I had created one without having to click on the link of my language, you should change your browser automatically.




TopTop
« 1 ... 105 106 107 (108) 109 110 111 ... 113 »



Login

Who's Online

243 user(s) are online (158 user(s) are browsing Support Forums)


Members: 0


Guests: 243


more...

Donat-O-Meter

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

Latest GitHub Commits