Post edit
2 posters
Page 1 of 1
Post edit
Greetings,
I was always wondering how to do something with body itself (when user type text). I saw things like:
What this is about:
I was always wondering how to do something with body itself (when user type text). I saw things like:
- Code:
<li class="btn-edit">
<a href="{postrow.displayed.EDIT_URL}">
<i class="ion-edit"></i>
</a>
</li>
What this is about:
- Code:
{postrow.displayed.EDIT_URL}
Guest- Guest
Re: Post edit
If I am correct that is the button for editing a post. Removing that I believe would remove the edit button but I am not sure entirely as I am not able to edit the templates of AwesomeBB yet. Where are you currently seeing that?
Cheers,
James
Cheers,
James
Re: Post edit
What exactly are you wanting to do?
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: Post edit
To add something new. From materialize. It is possible. Normally I do it in any template. But now I want to add it above the user post itself as an icon and something will happen inside the user's post. Just like he clicks delete, I want something ese
Guest- Guest
Re: Post edit
@system32, if possible could you provide a screenshot of something similar that you are wanting to do on your website so we have a better idea?
Re: Post edit
Screen shoot is not necessary. I simply know how to add the link as you can see in list, such as bold font, underline etc. I can add icon and make link out of it. But, problem is I just don't know how to make it work. When I look at the code of other links it looks just as I mentioned in first post:
- Code:
{postrow.displayed.EDIT_URL}
- Code:
<li class="btn-edit">
<a href="{postrow.displayed.EDIT_URL}">
<i class="ion-edit"></i>
</a>
</li>
- Code:
{postrow.displayed.EDIT_URL}
Guest- Guest
Re: Post edit
So you want to add a button to the editor?
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: Post edit
I know how to add one, but I can not get it how to make it work. Because other buttons have some predefined values that makes it work. I don't have such thing. I guess I show think more about it and make it work.
Guest- Guest
Similar topics
» when i go to ut post new post or edit i dont get no tools up
» Can't see post formatting when I edit a post or preview.
» Edit a post
» Edit Post Count
» How to edit a topic/post?
» Can't see post formatting when I edit a post or preview.
» Edit a post
» Edit Post Count
» How to edit a topic/post?
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum