K2 Community

Join the network of the powerful content component for Joomla!

Troponin
  • Male
  • Lengede
  • Germany
Share
Share on Twitter
Share on Facebook

Troponin's Friends

Troponin's Groups

Troponin's Discussions

Wo kann ich einstellen, das ich im frontend meine Artikel editieren kann

In der Gruppeneinstellung im Backend. Der User muss in der Gruppe sein.

Replied Jun 13

options of member profiles

this is not K2 Joomla. This is Ning !

Replied Jun 10

Category view and Item view

Just disable the Image in the item View !

Replied Jun 7

Can K2 do something like this???

you can do all this with K2 too.

Replied Jun 7

 

Troponin's Page

Gifts Received

Gift

Troponin has not received any gifts yet

Give Troponin a Gift

Latest Activity

Hi, You can manage it by adding url's to your keywords in any content if you don't have a huge content this might work just right. For instance, you create tags and click one tag and get the url, and simply add the url to the word you want. Worked…
on Saturday
In der Gruppeneinstellung im Backend. Der User muss in der Gruppe sein.
June 13
this is not K2 Joomla. This is Ning !
June 10
Just disable the Image in the item View !
June 7
you can do all this with K2 too.
June 7
Could you specify this a little more plz ?
June 6
oh no it's not you again. BORING !!! Nick your experiences are long ago and when I look at your Profile I see I am right. It's really ridiculous how you always try to make negative Propaganda of K2. On the other Hand you seem always to be interesst…
June 5
Zum Bild : http://www.brain-style.de/K2-Templating/K2-Bild-nach-links-verschieben.html bezüglich des Datumsfeld, schau dir mal die item.php in deinem K2 Template Ordner an. Dort findest die jeweils einen DIV der den jeweiligen Code enthält. Den pac…
June 4
uuuhhh, very n1 Style. I love it.
June 3
Unten siehst du ein Screen des K2 eingesetzten K2 Content Module (definiert auf eine Kategorie mit eingestellter überschrift). Wenn du das Modul jetzt kopierst und für die unterschiedlichen Subkategorien jeweils eins anlegst, kannst du die Module au…
June 3
what do you mean with red screen ? are the items still in backend ? 404 means that the file cant be found. with teh error message I cant help you, sry. try to disable the item you would modify the last. someone else an idea ?
June 2
and what did you changed ? Settings ? Install ? Delete ?
June 2
ich würde mir einen Worcaround überlegen, da diese Änderung direkt am Core (Hack) gemacht werden müssten und ich davon generell lieber Abstand nehme. Ich würde das Content Modul duplizieren und für jede Subcat ein eigenes, mit show latest Item (z.B…
June 2
so ohne weiteres wird das nicht möglich sein, da nach der Beschreibung der Sub-Kategorie der Link in die Subkategorie eingebunden ist. Vielleicht solltest du das K2 Content Modul, welches standardmäßig mit installiert wird nutzen. Ist imo die einfac…
June 2
in k2.css ! try a little with firebug and you will learn a lot of css. ;)
June 1
Hello you ? ;) try to change this code : div.k2ItemsBlock ul li a.moduleItemTitle { font-size:18px; font-style:normal; font-weight:bold; text-decoration:none; }
June 1

Profile Information

URL (will be checked upon approval)
http://www.brain-style.de

Troponin's Blog

Troponin

K-brain Custom Template

K-Brain Joomla! K2 Template

hey Folks,
I decided to publish my custom K2 Template to give something back. Plz, excuse my bad english. For german Translation see the pdf including in the Download.

The template has been constructed on the basis of the original K2 template. I would again like to remind you that I have tailored the template to my needs. I publish this to show what is possible with Joomla! K2.

As I related to the programming is not the brightest, I'd appreciate suggestions… Continue

Posted on January 23, 2010 at 4:30pm —

Comment Wall (1 comment)

You need to be a member of K2 Community to add comments!

Join K2 Community

At 10:40pm on January 16, 2010, sandera said…
hello
My name is jene, i saw your profile today and became
intrested in you,i will also like to know you more,and
if you can send an email to my email address,i will
give you my pictures here is my email address
(jeneand2@yahoo.com)
I believe we can move from here!
Awaiting for your mail to my email address above jene
 
 
 
Advertisement

Latest Activity

Plz send a link if site is live
2 hours ago
See the k2 menu choices at the bottom - latest from user or categories select the category and set the number of items and it will work
2 hours ago
FidelGonzales added a discussion
I'm having some issues getting my categories to appear properly. The culprit seems to be the following code: . In default form, there is a huge gap on the top of the category page. After removing a few of these, the issue is partially fixed with cer…
2 hours ago
someone better that i may can tell you, try commenting the div class clr's our and see what happens
2 hours ago
Thanks for the reply. Unfortunately I'm not so experienced with Firebug nor CSS. I attached a new image, where one can see more information. Does this help a bit more?
2 hours ago
Whatever is done will modify the core, but will work. How about putting the category id's in a field like the xtra filelds and teach the core to parse them out. Its changing the way things work - not likely to happen unless a module like followeyes…
2 hours ago
I don't think the concept of the single-category per item content structure is a way of thinking that is advanced and, therefore, a reason to change the content construction strategy and our subsequent way of thinking. It is merely a huge limitation…
2 hours ago
2. if you are trying to remove a video from an item in the backend, click on the video tab scroll to the bottom and check delete currrent and save
2 hours ago
Please post a link if the site is live Use firebug to see what there and what needs to be changed
3 hours ago
Also, to skip the extra field you dont want edit in the override item.php and put something like {pseudocode} phpif this->extrafield->name="fieldyouwantto skip" else let the rest of the existing foreach loop run phpendif endfor something like that s…
3 hours ago
Kibekas added a discussion
There is a problem with excess of free space between 'itemListSubCategories' and 'itemList'. It seems to be derving from div class 'itemlistsubcategories' Please see the image attached. Does anyone know how to solve this problem? Via CSS?Thanks!
3 hours ago
you can get the extra fields like this if it suits your needs $custom = $this->item->extra_fields; and then addressing extra fields for the item like echo $custom[1]->value; depending on the position, 0, 1,2,3,4 etc in the array experiment with this…
3 hours ago
Kibekas, Ninja B, Dene Goodwin and 1 more joined K2 Community
3 hours ago
deton and Daito joined JoomlaWorks's group
For K2 translators
3 hours ago
I can translate to Russian
3 hours ago
I have a case right now where I would love to be able to set several categories for one article. For now, it has been solved with the use of tags, and I suspect this is how we will have to use it in the future. It might just be that we are used to…
3 hours ago
Viktoria (and Simon), Did you ever find out how to put one single extra field (not the whole bunch...) a different place than at the bottom of the article? This means we need to have a way to identify this particular field and add the code for it…
3 hours ago
Valentine added a discussion
Greetings to all . So here is what i cant understand1. i Cant login as an admin tru k2 login in frontend form just resets and i see begining of page2. I cant understand how to remove Related videos Any help will be good thanks in advance
3 hours ago
I can translate to German
5 hours ago
Sorry man, I wish I had more time to re-analize. You'll have to tweak things around. Trial and error man.
6 hours ago

© 2010   Created by JoomlaWorks.

Badges  |  Report an Issue  |  Terms of Service