11
Sentalpin
Re: Won't anybody help me! I want a module for xoops : Code
  • 2005/5/19 10:41

  • Sentalpin

  • Just popping in

  • Posts: 14

  • Since: 2005/5/15


I downloaded module.

But i can not use this. I said you module will make to page like i give example.

You adapted this module for only view codes. Visitors can not copy this codes as otomatic.

I'm giving you an adress. Please look this.
http://www.kodkolik.com/statusbar/statusbar1.html

Module's block must be like this.

Can you help me on this topic?

12
solo71
Re: Won't anybody help me! I want a module for xoops : Code
  • 2005/5/19 13:24

  • solo71

  • Module Developer

  • Posts: 941

  • Since: 2003/1/29


Ok, if I got you well, you want a selection button?

I'll see what I can do...


13
Sentalpin
Re: Won't anybody help me! I want a module for xoops : Code
  • 2005/5/19 16:12

  • Sentalpin

  • Just popping in

  • Posts: 14

  • Since: 2005/5/15


I don't want only selection button.

I want also an example, codes of example(that will be in text area) and selection button for codes. (That will be a block on the center of page.)


I'm giving you an example. That must be like example.


I think its wrong to adapte a module for this. This module must be make from the beginning.
But, i can not do this


Thanks for your helps.

14
solo71
Re: Won't anybody help me! I want a module for xoops : Code
  • 2005/5/19 17:02

  • solo71

  • Module Developer

  • Posts: 941

  • Since: 2003/1/29


Have you tried the module I suggest you?

If not, please do so. Then you will see that it is all you need.


15
Sentalpin
Re: Won't anybody help me! I want a module for xoops : Code
  • 2005/5/19 17:42

  • Sentalpin

  • Just popping in

  • Posts: 14

  • Since: 2005/5/15


I tried the module which you give me.

I think i can't use it.

Can you tell me again how can i use it?


Or can you try to codes in my example.

16
solo71
Re: Won't anybody help me! I want a module for xoops : Code
  • 2005/5/19 21:38

  • solo71

  • Module Developer

  • Posts: 941

  • Since: 2003/1/29


Simple.

Copy the following code in a edito page:

Kod'un Sonucunu Görmek İçin StatusBar'a Bakabilirsiniz...

 

 
    
    
Kodlar&#305; <Head> Taglar&#305; Aras&#305;na Yerle&#351;tiriniz...

 
[coding]
<
script language="JavaScript">
puchtit=")<==( © www.K o D K o L i K.com  )==>(";
letrero1="=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-             ";
letrero2="=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-             ";ultimo1=letrero1.length-1;
ultimo2=letrero2.length-1;
tiempo=setTimeout("scroll()",50);
function 
scroll()
{
        
aux1=letrero1.charAt(ultimo1-1);
        
letrero1=aux1+letrero1.substring(0,ultimo1-1);
        
aux2=letrero2.charAt(0);
        
letrero2=letrero2.substring(1,ultimo2+1)+aux2;
        
window.status="(" letrero2 puchtit letrero1 ")";
        
tiempo=setTimeout("scroll()",50);
        return 
true;
}
// -->
</script>
[/
coding]



17
Sentalpin
Re: Won't anybody help me! I want a module for xoops : Code
  • 2005/5/20 13:30

  • Sentalpin

  • Just popping in

  • Posts: 14

  • Since: 2005/5/15


I added to codes that you gave me.

But these can only view in text area.

These codes's example don't shown on this page. This page show only codes in text area.

I want also selection button.



Can you add to this module to view code's example (on the same page with codes) and a selection button for select codes in text area?


Thanks.

18
solo71
Re: Won't anybody help me! I want a module for xoops : Code
  • 2005/5/20 13:41

  • solo71

  • Module Developer

  • Posts: 941

  • Since: 2003/1/29


Now I see what you mean.

I'll think about it, and see what I can do.


Login

Who's Online

172 user(s) are online (123 user(s) are browsing Support Forums)


Members: 0


Guests: 172


more...

Donat-O-Meter

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

Latest GitHub Commits